Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description stop

Control process execution
syntax: stop pid

pid process id that you wish to cancel. Note: you must have the proper permission and generally you must have started the process to stop it.

Example:
stop 687 - stop pid 687.

Another Commands:

passwdAllows you to change your password info
aliasCommonly used for a long strings that are frequently used. Alias allows you to have a small more familiar command or name to execute a long string. info
sshSSH is a secure protocol for remote logins info
setenvIn C shell sets the value of an environment variable. info
historyThe 'history' utility allows you to use words from previous command lines in the command line you are typing. This simplifies spelling corrections and the repetition of complicated commands or arguments. info
ftpBasic ftp interface info