UCLA Social Sciences Computing
Home Services Labs Support Desk How Do I... Security Contact Policies Search
Lab Software

<< Back to Software List


Title UNIX
Version 5.5.1
Publisher Sun
Website http://www.sun.com

What is UNIX?
Command prompt driven operating system.

Using UNIX:
10 Basic UNIX Commands
How Do I... command example
Print a file in Bunche Hall Lab? bp bp filename
Print a file in Haines Hall Lab? hp hp filename
Change directories? cd cd econ/smith
("cd" alone takes you to root directory)
("cd ." shows the current directory)
("cd .." take you back up one directory)
List files and directories? ls or lm ls directoryname
("ls" alone gives list of current directory)
Copy one file to another file? cp copy filename1 filename2
Make a directory? mkdir mkdir newdirectoryname
Remove a file? rm rm filename
Remove a directory? rmdir rm directoryname
Rename a file? mv mv oldfilename newfilename
Change my password? passwd (You'll be asked for old password)
Get help on a specific command? man man commandname
Here's a longer list of UNIX commands.

UNIXSupport:
Hours of Operation
Lab Schedule
Equipment
Accounts
Lab Policies
Software Available
Printing
Other Campus Labs
 
 
Last Updated: 5/6/2005 11:19:36 AM
UCLA | College of Letters and Sciences | Social Sciences Division
Feedback | XHTML | CSS