Difference between revisions of "Linux/commands"
< Linux
Jump to navigation
Jump to search
m (→Alphabetic: openssl) |
(nohup) |
||
Line 15: | Line 15: | ||
* {{Linuxcmd|more}} | * {{Linuxcmd|more}} | ||
* {{Linuxcmd|mv}} | * {{Linuxcmd|mv}} | ||
+ | * {{l/sub|nohup}} - runs program with "no hangups", i.e. you can close the terminal and it will keep running | ||
* [[openssl]] | * [[openssl]] | ||
* {{Linuxcmd|quota}} | * {{Linuxcmd|quota}} |
Revision as of 14:54, 19 March 2015
Alphabetic
- cp
- dmesg
- find
- grep
- groupadd
- groupdel
- groupmod
- ifconfig
- iptables
- less
- ls
- lspci
- hostname
- more
- mv
- nohup - runs program with "no hangups", i.e. you can close the terminal and it will keep running
- openssl
- quota
- rmdir
- rd
- tail
- useradd
- userdel
- usermod
See Also
- manpages category
- Linux file/directory command syntax
- Unix/Linux Command Cheat Sheet (a PDF, available in multiple languages)