0% found this document useful (0 votes)
18 views

Commonly Used Unix Commands

This document provides a summary of commonly used Unix commands organized into categories such as starting and ending, file management, communication, information, printing, and job control. It lists commands like login, telnet, logout, emacs, mkdir, cd, ls, cp, mv, rm, chmod, pine, talk, write, ftp, man, finger, passwd, who, lpr, lprm, lpq, ps, kill, nohup, nice, and &. The document encourages users to use the man command for more information on each command.

Uploaded by

dashdunga
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Commonly Used Unix Commands

This document provides a summary of commonly used Unix commands organized into categories such as starting and ending, file management, communication, information, printing, and job control. It lists commands like login, telnet, logout, emacs, mkdir, cd, ls, cp, mv, rm, chmod, pine, talk, write, ftp, man, finger, passwd, who, lpr, lprm, lpq, ps, kill, nohup, nice, and &. The document encourages users to use the man command for more information on each command.

Uploaded by

dashdunga
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Commonly used Unix commands

Page 1 of 2

Next / Previous / Index / TCC Help System / Site map / NM Tech homepage

Commonly used Unix commands


The following is a short list of Unix commands most users will need. For more information, try man command.

Starting and Ending


login: `Logging in' telnet: Connect to another machine logout: `Logging out'

File Management
emacs: `Using the emacs text editor' mkdir: `Creating a directory' cd: `Changing your current working directory' ls: `Finding out what files you have' cp: `Making a copy of a file' mv: `Changing the name of a file' rm: `Getting rid of unwanted files' chmod: `Controlling access to your files' cmp: Comparing two files wc: Word, line, and character count compress: Compress a file

Communication
pine: `Using Pine to send and receive e-mail' mush: The mush electronic mail system talk: Talk to another user write: Write messages to another user ftp: `Transferring files with ftp'

Information
man: Manual pages quota -v: Finding out your available disk space quota ical: `Using the Ical personal organizer' finger: Getting information about a user passwd: Changing your password who: Finding out who's logged on

Printing
lpr: `Printing' lprm: Removing a print job lpq: Checking the print queues

file://D:\Unix\Commonly%20used%20Unix%20commands.htm

5/20/2003

Commonly used Unix commands

Page 2 of 2

Job control
ps: `Finding your processes' kill: `Killing a process' nohup: Continuing a job after logout nice: Changing the priority of a job &: `What is a background process?' Cntrl-z: Suspending a process fg: `Resuming a suspended process' Next: Selecting a Unix shell See also: Learning the basic Unix tools Previous: Unix fundamentals Site map Index: Keyword index to help pages Help: New Mexico Tech Computer Center: Help System Home: About New Mexico Tech R. G. Baer, [email protected] Last updated: 1995/12/19 18:12:06 UT URL: http://www.nmt.edu/tcc/help/unix/unix_cmd.html

file://D:\Unix\Commonly%20used%20Unix%20commands.htm

5/20/2003

You might also like