Difference between revisions of "Linux/commands"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(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]]
* {{Linuxcmd|groupadd}}
+
* [[groupadd]]
* {{Linuxcmd|groupdel}}
+
* [[groupdel]]
* {{Linuxcmd|groupmod}}
+
* [[groupmod]]
 
* [[ifconfig]]
 
* [[ifconfig]]
 
* {{Linuxcmd|iptables}}
 
* {{Linuxcmd|iptables}}
* {{Linuxcmd|less}}
+
* [[less]]
* {{Linuxcmd|ls}}
+
* [[ls]]
* {{Linuxcmd|lspci}}
+
* [[lspci]]
 
* {{Linuxcmd|hostname}}
 
* {{Linuxcmd|hostname}}
* {{Linuxcmd|more}}
+
* [[more]]
* {{Linuxcmd|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
 
* [[openssl]]
 
* [[openssl]]
 
* {{Linuxcmd|quota}}
 
* {{Linuxcmd|quota}}
* {{Linuxcmd|rmdir}}
+
* [[rmdir]]
* {{Linuxcmd|rd}}
+
* [[rd]]
 
* {{l/gnu|screen}}
 
* {{l/gnu|screen}}
* {{Linuxcmd|tail}}
+
* [[tail]]
* {{Linuxcmd|useradd}}
+
* [[useradd]]
* {{Linuxcmd|userdel}}
+
* [[userdel]]
* {{Linuxcmd|usermod}}
+
* [[usermod]]
  
 
==See Also==
 
==See Also==

Revision as of 19:04, 23 April 2017

These are actually better classified as GNU or perhaps *nix.

Alphabetic

See Also