Difference between revisions of "Linux/commands"
< Linux
Jump to navigation
Jump to search
(nohup) |
(screen) |
||
Line 20: | Line 20: | ||
* {{Linuxcmd|rmdir}} | * {{Linuxcmd|rmdir}} | ||
* {{Linuxcmd|rd}} | * {{Linuxcmd|rd}} | ||
+ | * {{l/gnu|screen}} | ||
* {{Linuxcmd|tail}} | * {{Linuxcmd|tail}} | ||
* {{Linuxcmd|useradd}} | * {{Linuxcmd|useradd}} |
Revision as of 21:21, 26 September 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
- screen
- tail
- useradd
- userdel
- usermod
See Also
- manpages category
- Linux file/directory command syntax
- Unix/Linux Command Cheat Sheet (a PDF, available in multiple languages)