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