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

Unix & Linux Commands and Tools Use in Cse Labs: Cse Helpdesk, Phone 9385 5438, Email,, Roomg03 Mecheng Building

This document provides a summary of various Unix and Linux commands and tools used in CSE Labs. It covers commands for file management, text editing, mathematics, imaging, and reserving terminals. Useful commands listed include ls, rm, cp, mv, pwd, mkdir, file, man, cat, more, less, head, tail, dos2unix, unix2dos, gzip, tar, unrar and commands for booking terminals like book and tkbook. Contact details are provided for the CSE helpdesk for additional assistance.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views

Unix & Linux Commands and Tools Use in Cse Labs: Cse Helpdesk, Phone 9385 5438, Email,, Roomg03 Mecheng Building

This document provides a summary of various Unix and Linux commands and tools used in CSE Labs. It covers commands for file management, text editing, mathematics, imaging, and reserving terminals. Useful commands listed include ls, rm, cp, mv, pwd, mkdir, file, man, cat, more, less, head, tail, dos2unix, unix2dos, gzip, tar, unrar and commands for booking terminals like book and tkbook. Contact details are provided for the CSE helpdesk for additional assistance.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Unix & Linux commands and tools use in CSE Labs

Checking account details: Account details can be checked: Disk quota used: Detailed disk usage: Detailed print quota: IP quota used: Account details on web: Changing brightness on iMac: Changing background brightness on iMac File management: List current directory contents: Remove (delete) a file: Remove a directory: Copy a file: Move file or directory: Display current working directory Create a directory: Change working directory: Check a file type: On-line reference manuals: Maniputating file: Display the contents of text file(s): Browse the contents of a txt file per page: Broswe the contents of a txt file per line: Display the first 10 lines(default) of txt files: Display the last 10 lines(default) of txt files: Convert txt files from DOS to Unix format: Convert txt files from Unix to DOS format: Display a bin file Account management: Change user password: Change file access permissions: Compressing files and directories: Compress a file: Decompress a file: Compress a directory: Decompress a directory: Tar and zip a directory: Untar a .tar.gz or .tgz file: Decompress files from rar archives: acc or pp rquota disk_guess priv pquota -v ipq https://status.cse.unsw.edu.au/Control_Panel/ priv backlight <value>, eg: priv backlight 8 ls -al rm -i <fileName> rm -ir <dirName> cp <fileName> <newFileName> mv <fileName> <newFileName> pwd mkdir <dirName> cd <dirName> file <fileName> man <command>, eg: man ls cat <fileName> more <fileName> (press q to quit) less <fileName>, or cat <fileName>|less head <fileName>, eg head -50 myProgram.java tail <fileName>, eg tail -20 <fileName> dos2unix <myDOSfile> unix2dos <myUnixfile> strings <bin fileName>, eg: strings /bin/ls passwd chmod <option> <fileName> gzip <fileName> or zip <fileName> gunzip <fileName> or unzip <fileName> tar -cvf <archiveName >.tar <dirName> tar -xvf <archiveName>.tar tar -zcf <archiveName>.tar.gz <dirName> tar -zxvf <fileName>.tar.gz or tar -zxvf <fileName>.tgz unrar x <fileName>.rar

CSE helpdesk, phone 9385 5438, email [email protected], http://www.cse.unsw.edu.au/people/helpdesk, roomG03 MechEng building

Changing the font size: Inside an xterm press Ctrl+Button 3 (the right mouse button). The VT fonts menu appears which allows you to change the font size of that xterm. Calculator and math packages: Scientific calculator: The MathWorks known as matlab: Wolfram Mathematica: Mathematica in text mode: Arbitrary calculator language: xcalc matlab mathematica (licence server wolfram.lic.unsw.edu.au) math (Ctrl-d and quit to exit the interactive mode) bc (quit to exit the interactive mode)

Word document/spreadsheet: Word processor: openoffice Text editor: vim, emacs GNOME spreadsheet application: gnumeric View pdf/ps file: acroread (or xpdf)/ gv Convert a file from PS to PDF: ps2pdf <fileName.ps> Convert a file from PDF to PS: pdf2ps <fileName.pdf> Printing a text file using aps: aps <option> <fileName> | lpr -P<printerName> (for more details about printing please see How To Print From CSE Labs brochure) Graphical tools: View an image in .jpg, gif, png, etc... Manipulate and paint an image: Convert between image formats, size: Screen capture (for gnome-session) Using USB stick/CD&DVD drive: Mount/unmount a USB stick display/xview <fileName> gimp, xfig convert gnome-screenshot -i

priv usb mount/ priv usb umount (the USB should be unmounted before physically remove) Mount/unmount a CD/DVD priv cdrom mount / priv cdrom umount (the cd/dvd is mounted to /cdrom) Reject the CD/DVD after unmount eject Please refer to Using a USB memory-stick/drive brochure for more detail apropos, cal, clear (ctrl+l), echo, date, du, find, locate, ps, script, top, whereis, who, whoami book book <start time - finish time><day/ date> claim tkbook https://status.cse.unsw.edu.au/Control_Panel/ http://www.cse.unsw.edu.au/help/doc/primer/

Useful tools: Use man command to find out: Book commands: Enter into the booking system: Book a terminal once in the system: Claim a booked terminal: Book a terminal using a graphical interface: Book a terminal via web: CSE Unix Primer For more details about Linux commands:

CSE helpdesk, phone 9385 5438, email [email protected], http://www.cse.unsw.edu.au/people/helpdesk, roomG03 MechEng building

You might also like