Difference between revisions of "Linux/commands"
< Linux
Jump to navigation
Jump to search
(→Alphabetic: link updates) |
|||
Line 18: | Line 18: | ||
* {{Linuxcmd|hostname}} | * {{Linuxcmd|hostname}} | ||
* [[more]] | * [[more]] | ||
+ | * [[mkdir]] | ||
* [[mv]] | * [[mv]] | ||
* {{l/sub|nohup}} - runs program with "no hangups", i.e. you can close the terminal and it will keep running | * {{l/sub|nohup}} - runs program with "no hangups", i.e. you can close the terminal and it will keep running |
Revision as of 14:03, 9 October 2019
These are actually better classified as GNU or perhaps *nix.
Alphabetic
- adduser (Debian)
- chgrp
- cp
- dd
- dmesg
- find
- grep
- groupadd
- groupdel
- groupmod
- ifconfig
- iptables
- less
- ls
- lspci
- hostname
- more
- mkdir
- 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)