Linux/1-Commands: Difference between revisions
< Linux
(Die Seite wurde neu angelegt: „== bash commands == :dir -Flah [Verz. Inhalt auflisten] :mkdir :rm :cat %file :nano :locate %file :updatedb :uname -a :free -m :who, w :fdisk -l :ifconfig …“) |
No edit summary |
||
Line 1: | Line 1: | ||
== bash commands == | == bash commands == | ||
* basic commands | |||
** dir -Flah [Verz. Inhalt auflisten] | |||
** mkdir | |||
** rm | |||
** cat %file | |||
** nano | |||
* file search | |||
** locate %file | |||
** updatedb | |||
* system info | |||
** uname -a | |||
** free -m | |||
** fdisk -l | |||
** df -Th | |||
** ifconfig | |||
** top | |||
** vnstat | |||
** who, w | |||
* runlevel | |||
** runlevel | |||
** init 2 | |||
** halt | |||
** reboot | |||
* network | |||
** pppoeconf | |||
** wget | |||
** dig | |||
** whois | |||
** nslookup | |||
** finger | |||
** route -n | |||
Revision as of 19:17, 23 July 2012
bash commands
- basic commands
- dir -Flah [Verz. Inhalt auflisten]
- mkdir
- rm
- cat %file
- nano
- file search
- locate %file
- updatedb
- system info
- uname -a
- free -m
- fdisk -l
- df -Th
- ifconfig
- top
- vnstat
- who, w
- runlevel
- runlevel
- init 2
- halt
- reboot
- network
- pppoeconf
- wget
- dig
- whois
- nslookup
- finger
- route -n