Difference between revisions of "Template:Linux commands"

From Christoph's Personal Wiki
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="float:left; margin:0px 20px 20px 0px; font-size:0.9em;">
+
<div style="float:center; margin:0px 20px 20px 0px; font-size:0.9em;">
 
{| align="center" width="75%" cellspacing="0" cellpadding="5" style="border:1px solid #18e; background-color:#FFFFFF"
 
{| align="center" width="75%" cellspacing="0" cellpadding="5" style="border:1px solid #18e; background-color:#FFFFFF"
 
! colspan="4" style="background-color:#18e; color:#fff; margin:0; padding:1px;" | '''Linux command line programs'''
 
! colspan="4" style="background-color:#18e; color:#fff; margin:0; padding:1px;" | '''Linux command line programs'''
 
|-
 
|-
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''File and file system management:'''
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''File and file system management:'''
| colspan="3" style="border-top:1px solid #18e;" | [[cat (command)|cat]] | [[chdir (command)|chdir]]/[[chdir (command)|cd]] | [[chmod (command)|chmod]] | [[chown (command)|chown]] | [[chgrp (command)|chgrp]] | [[umask (command)|umask]] | [[cp (command)|cp]] | [[du (command)|du]] | [[df (command)|df]] | [[file (command)|file]] | [[fsck (command)|fsck]] | [[ln (command)|ln]] | [[ls (command)|ls]] | [[lsof (command)|lsof]] | [[mkdir (command)|mkdir]] | [[more (command)|more]] | [[mount (command)|mount]] | [[mv (command)|mv]] | [[pwd (command)|pwd]] | [[rcp (command)|rcp]] | [[rm (command)|rm]] | [[rmdir (command)|rmdir]] | [[split (command)|split]] | [[touch (command)|touch]] | [[tree (command)|tree]]
+
| colspan="3" style="border-top:1px solid #18e;" | [[cat]] | [[cd]] | [[chmod]] | [[chown]] | [[chgrp]] | [[umask]] | [[cp]] | [[du]] | [[df]] | [[file]] | [[fsck]] | [[ln]] | [[ls]] | [[lsof]] | [[mkdir]] | [[more]] | [[mount]] | [[mv]] | [[pwd]] | [[rcp]] | [[rm]] | [[rmdir]] | [[split]] | [[touch]] | [[tree]]
 
|-
 
|-
 
| style="padding-left:2em; border-top: 1px solid #18e;" | '''Process management:'''
 
| style="padding-left:2em; border-top: 1px solid #18e;" | '''Process management:'''
| colspan="3" style="border-top:1px solid #18e;" | [[anacron (command)|anacron]] | [[at (command)|at]] | [[chroot (command)|chroot]] | [[crontab (command)|cron]]/[[crontab (command)|crontab]] | [[kill (command)|kill]] | [[nice (command)|nice]] | [[ps (command)|ps]] | [[sleep (command)|sleep]] | [[Screen (command)|screen]] | [[time (command)|time]] | [[timex (command)|timex]] | [[top (command)|top]] | [[nice (command)|renice]] | [[Wait (command)|wait]]
+
| colspan="3" style="border-top:1px solid #18e;" | [[anacron]] | [[at]] | [[chroot]] | [[cron]]/[[crontab]] | [[kill]] | [[nice]] | [[ps]] | [[sleep]] | [[screen]] | [[time]] | [[timex]] | [[top]] | [[nice]]/[[renice]] | [[wait]]
 
|-
 
|-
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''User Management/Environment:'''
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''User Management/Environment:'''
| colspan="3" style="border-top:1px solid #18e;" | [[env (command)|env]] | [[finger protocol|finger]] | [[id (command)|id]] | [[locale (command)|locale]] | [[mesg (command)|mesg]] | [[passwd (command)|passwd]] | [[su (command)|su]] | [[sudo (command)|sudo]] | [[uname (command)|uname]] | [[uptime (command)|uptime]] | [[W (command)|w]] | [[Wall (command)|wall]] | [[who (command)|who]] | [[Write (command)|write]]
+
| colspan="3" style="border-top:1px solid #18e;" | [[env]] | [[finger protocol|finger]] | [[id]] | [[locale]] | [[mesg]] | [[passwd]] | [[su]] | [[sudo]] | [[uname]] | [[uptime]] | [[w]] | [[wall]] | [[who]] | [[write]]
 
|-
 
|-
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Text processing:'''
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Text processing:'''
| colspan="3" style="border-top:1px solid #18e;" | [[awk]] | [[cut (command)|cut]] | [[diff (command)|diff]] | [[ex (command)|ex]] | [[head (command)|head]] | [[tac (command)|tac]] | [[tee (command)|tee]] | [[iconv (command)|iconv]] | [[join (command)|join]] | [[less (command)|less]] | [[more (command)|more]] | [[paste (command)|paste]] | [[sed]] | [[sort (command)|sort]] | [[tail (command)|tail]] | [[tr (command)|tr]] | [[uniq (command)|uniq]] | [[wc (command)|wc]] | [[xargs (command)|xargs]] | [[perl]]
+
| colspan="3" style="border-top:1px solid #18e;" | [[awk]] | [[cut]] | [[diff]] | [[ex]] | [[head]] | [[tac]] | [[tee]] | [[iconv]] | [[join]] | [[less]] | [[more]] | [[paste]] | [[sed]] | [[sort]] | [[tail]] | [[tr]] | [[uniq]] | [[wc]] | [[xargs]] | [[perl]]
 
|-
 
|-
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Shell programming:'''
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Shell programming:'''
| style="border-top:1px solid #18e; border-right:1px solid #18e;" | [[echo (command)|echo]] | [[expr (command)|expr]] | [[unset (command)|unset]]
+
| style="border-top:1px solid #18e; border-right:1px solid #18e;" | [[echo]] | [[expr]] | [[unset]]
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Printing:'''
 
| style="padding-left:2em; border-top:1px solid #18e;" | '''Printing:'''
| style="border-top:1px solid #18e;" | [[lp (command)|lp]]
+
| style="border-top:1px solid #18e;" | [[lp]]
 
|-
 
|-
| align="center" style="vertical-align:top; border-top:1px solid #18e; border-right:1px solid #18e;" | '''Communications:'''<br/><span style="white-space: nowrap">[[inetd (command)|inetd]] | [[netstat (command)|netstat]] | [[ping (command)|ping]] | [[rlogin (command)|rlogin]] | [[traceroute (command)|traceroute]]</span>
+
| align="center" style="vertical-align:top; border-top:1px solid #18e; border-right:1px solid #18e;" | '''Communications:'''<br/><span style="white-space: nowrap">[[inetd]] | [[netstat]] | [[ping]] | [[rlogin]] | [[traceroute]]</span>
 
| align="center" style="border-top:1px solid #18e; border-right:1px solid #18e;" | '''Searching:'''<br/>
 
| align="center" style="border-top:1px solid #18e; border-right:1px solid #18e;" | '''Searching:'''<br/>
[[find (command)|find]] | [[grep (command)|grep]]/[[grep (command)|fgrep]]/[[grep (command)|egrep]] | [[strings (command)|strings]]
+
[[find]] | [[grep]]/[[egrep]]/[[fgrep]] | [[strings]]
 
| align="center" style="border-top:1px solid #18e;" colspan="2" | '''Miscellaneous:'''<br/>
 
| align="center" style="border-top:1px solid #18e;" colspan="2" | '''Miscellaneous:'''<br/>
[[banner (command)|banner]] | [[bc (command)|bc]] | [[cal (command)|cal]] | [[Unix manual|man]] | [[Yes (command)|yes]]
+
[[banner]] | [[bc]] | [[cal]] | [[man]] | [[yes]]
 
|}</div><noinclude>
 
|}</div><noinclude>
  
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 08:39, 18 September 2021

Linux command line programs
File and file system management: cat | cd | chmod | chown | chgrp | umask | cp | du | df | file | fsck | ln | ls | lsof | mkdir | more | mount | mv | pwd | rcp | rm | rmdir | split | touch | tree
Process management: anacron | at | chroot | cron/crontab | kill | nice | ps | sleep | screen | time | timex | top | nice/renice | wait
User Management/Environment: env | finger | id | locale | mesg | passwd | su | sudo | uname | uptime | w | wall | who | write
Text processing: awk | cut | diff | ex | head | tac | tee | iconv | join | less | more | paste | sed | sort | tail | tr | uniq | wc | xargs | perl
Shell programming: echo | expr | unset Printing: lp
Communications:
inetd | netstat | ping | rlogin | traceroute
Searching:

find | grep/egrep/fgrep | strings

Miscellaneous:

banner | bc | cal | man | yes