Latest

Shell types

sh or Bourne Shell – the original shell still used on UNIX systems and in UNIX related environments. This is the basic shell, a small program with few
Read More

exit [Command]

Command exit Allows you to exit from a program, shell or log you out of a Unix network. Syntax exit Description To end a current session as well
Read More

whatis [Command]

Command whatis Searches for whole words in the database whatis (see command apropos). Syntax whatis keyword Options no Description whatis command displays the result of search whole words
Read More