-->
UNIX - Basic Commands

UNIX - Basic Commands

The basic form of any UNIX command is:
command_name options argument(s)

File and Directory Handling Commands

Printing Commands

About Yourself and Other People

Mail and Connection Commands

Miscellaneous Commands

TAMU CS Department Commands

There are certain commands that are used by the TAMU CS Department in order for students to turn in their projects to the instructors or the TA’s. Any student who is allowed to use the labs in the HR Bright building has a Unix account. All the commands that are to be used, specifically related to classwork, are stored in two files .login and .cshrc, there are two most commonly used commands.
turnin coursenumber – sectionnumber filename(s): this command will turn in the file(s) that are in the particular directory to the TA’s account.
More details for the turnin command can be found on the turnin handout.

To print something from Unix, you need to type in

lpr –Pps210 filename(s): this will print the file to the student printer in HRBB 210.

More information on almost any of the commands that have been mentioned above or you know of can be found in the online manual pages. Type man commandname at the shell prompt to look a the manual page for that particular command.


To Top of Page To Top Of Page Printer Friendly Version

©CSG Helpdesk

Valid CSS!