|
| UnixToolsCatalog |
UserPreferences |
| serious-code.net | RecentChanges | ±â¼úÀÚ·á | ¸µÅ© | TitleIndex | ºí·Î±× |
| cat | View files |
| less | Page through files |
| head | View file beginning |
| tail | View file ending |
| nl | Number lines |
| od | View binary data |
| xxd | View binary data |
| gv | View Postscript/PDF |
| xdvi | View TeX DVI files |
| emacs | Text editor |
| vim | Text editor |
| umask | Set default file protections |
| soffice | Edit Word/Excel/Power Point docs |
| abiword | Edit Word documents |
| gnumeric | Edit Excel documents |
| stat | Display file attributes |
| wc | Count bytes/words/lines |
| du | Measure disk usage |
| file | Identify file types |
| touch | Change file timestamps |
| chown | Change file owner |
| chgrp | Change file group |
| chmod | Change file protections |
| chattr | Change advanced file attributes |
| lsattr | List advanced file attributes |
| find | Locate files |
| slocate | Locate files via index |
| which | Locate commands |
| whereis | Locate standard files |
| grep | Search text for matching lines |
| cut | Extract columns |
| paste | Append columns |
| tr | Translate characters |
| sort | Sort lines |
| uniq | Locate identical lines |
| tee | Copy stdin to a file and to stdout simultaneously |
| gzip | Compress files (GNU Zip) |
| compress | Compress files (Unix) |
| bzip2 | Compress files (BZip2) |
| zip | Compress files (Windows Zip) |
| diff | Compare files line by line |
| comm | Compare sorted files |
| cmp | Compare files byte by byte |
| md5sum | Compute checksums |
| df | Show free disk space |
| mount | Make a disk accessible |
| fsck | Check a disk for errors |
| sync | Flush disk caches |
| mt | Control a tape drive |
| dump | Back up a disk |
| restore | Restore a dump |
| tar | Read/write tape archives |
| cdrecord | Burn a CD |
| rsync | Mirror a set of files |
| ps | List all processes |
| w | List user's processes |
| uptime | View the system load |
| top | Monitor processes |
| xload | Monitor system load |
| free | Display free memory |
| kill | Terminate processes |
| nice | Set process priorities |
| renice | Change process priorities |
| sleep | Wait for some time |
| watch | Run programs at set intervals |
| at | Schedule a job |
| crontab | Schedule repeated jobs |
| uname | Print system information |
| hostname | Print the system's hostname |
| ifconfig | Set/display network information |
| host | Look up DNS |
| whois | Look up domain registrants |
| ping | Check if host is reachable |
| traceroute | View network path to a host |
| ssh | Securely log into remote hosts |
| telnet | Log into remote hosts |
| scp | Securely copy files between hosts |
| sftp | Securely copy files between hosts |
| ftp | Copy files between hosts |
| evolution | GUI email client |
| mutt | Text-based email client |
| Minimal email client | |
| mozilla | Web browser |
| lynx | Text-only web browser |
| wget | Retrieve web pages to disk |
| slrn | Read Usenet news |
| gaim | Instant messaging/IRC |
| talk | Linux/Unix chat |
| write | Send messages to a terminal |
| mesg | Prohibit talk/write |