Linux/commands: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Linux
note about classification |
→Alphabetic: link updates |
||
| Line 1: | Line 1: | ||
These are actually better classified as [[GNU]] or perhaps [[*nix]]. | These are actually better classified as [[GNU]] or perhaps [[*nix]]. | ||
==Alphabetic== | ==Alphabetic== | ||
* [[adduser]] (Debian) | |||
* [[chgrp]] | * [[chgrp]] | ||
* {{Linuxcmd|cp}} | * {{Linuxcmd|cp}} | ||
| Line 7: | Line 8: | ||
* {{l/sub|find}} | * {{l/sub|find}} | ||
* [[grep]] | * [[grep]] | ||
* | * [[groupadd]] | ||
* | * [[groupdel]] | ||
* | * [[groupmod]] | ||
* [[ifconfig]] | * [[ifconfig]] | ||
* {{Linuxcmd|iptables}} | * {{Linuxcmd|iptables}} | ||
* | * [[less]] | ||
* | * [[ls]] | ||
* | * [[lspci]] | ||
* {{Linuxcmd|hostname}} | * {{Linuxcmd|hostname}} | ||
* | * [[more]] | ||
* | * [[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 | ||
* [[openssl]] | * [[openssl]] | ||
* {{Linuxcmd|quota}} | * {{Linuxcmd|quota}} | ||
* | * [[rmdir]] | ||
* | * [[rd]] | ||
* {{l/gnu|screen}} | * {{l/gnu|screen}} | ||
* | * [[tail]] | ||
* | * [[useradd]] | ||
* | * [[userdel]] | ||
* | * [[usermod]] | ||
==See Also== | ==See Also== | ||
Revision as of 19:04, 23 April 2017
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
- 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)
