|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Quick Question
Hello Kind folks,
I have a couple of quick questions i'm hoping you can help me out with. What are the following conditional execution operators? 1) ; (semicolon) 2) && 3) || And one last question:The following commands start which shells? sh ksh csh bash Any help would be greatly appreciated.Thank-you so much for your time. Sincerely, Skyler |
|
#2
|
|||
|
|||
|
This looks like homework
![]() Take a look at the manpages for ksh, bash and csh (i.e. man ksh). Both questions can be found in these manuals. sh is a bit more tricky, most of the time this is linked to one of the other shells you mention. Which one depends on the *nix flavor. Find sh on your system and you know where it points to. Hope these hints help. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Quick Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|