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 |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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== | ||
* | * {{l/cmd|adduser}} | ||
* {{l/cmd|chgrp}} | |||
* {{Linuxcmd|cp}} | * {{Linuxcmd|cp}} | ||
* | * {{l/cmd|dd}} | ||
* {{ | * {{l/cmd|dmesg}} | ||
* {{l/ | * {{l/cmd|find}} | ||
* [[grep]] | * [[grep]] | ||
* {{ | * [[groupadd]] | ||
* {{ | * {{l/cmd|groupdel}} | ||
* {{ | * {{l/cmd|groupmod}} | ||
* {{l/cmd|groups}} | |||
* [[ifconfig]] | * [[ifconfig]] | ||
* {{Linuxcmd|iptables}} | * {{Linuxcmd|iptables}} | ||
* {{ | * {{l/cmd|less}} | ||
* {{ | * {{l/cmd|ln}} | ||
* {{ | * {{l/cmd|ls}} | ||
* {{ | * {{l/cmd|lspci}} | ||
* {{ | * {{l/cmd|hostname}} | ||
* {{ | * {{l/cmd|more}} | ||
* [[mkdir]] | |||
* {{l/cmd|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}} | ||
* {{ | * {{l/cmd|rmdir}} | ||
* {{ | * {{l/cmd|rd}} | ||
* {{l/gnu|screen}} | * {{l/gnu|screen}} | ||
* {{ | * {{l/cmd|tail}} | ||
* {{ | * {{l/cmd|useradd}} | ||
* {{ | * {{l/cmd|userdel}} | ||
* {{ | * {{l/cmd|usermod}} | ||
==See Also== | ==See Also== | ||
* | * {{lc|manpages}} category | ||
* [[Linux file/ | * [[Linux/file/cmd]]: file/folder commands and syntax | ||
* [http://blog.htmlhelp.com/2007/09/05/unixlinux-command-cheat-sheet/ Unix/Linux Command Cheat Sheet] (a [[PDF]], available in multiple languages) | * [http://blog.htmlhelp.com/2007/09/05/unixlinux-command-cheat-sheet/ Unix/Linux Command Cheat Sheet] (a [[PDF]], available in multiple languages) | ||
Latest revision as of 23:06, 13 November 2022
These are actually better classified as GNU or perhaps *nix.
Alphabetic
- adduser
- chgrp
- cp
- dd
- dmesg
- find
- grep
- groupadd
- groupdel
- groupmod
- groups
- ifconfig
- iptables
- less
- ln
- 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/cmd: file/folder commands and syntax
- Unix/Linux Command Cheat Sheet (a PDF, available in multiple languages)
