19.03.2015 Views

Unix Tutorial

test

test

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER<br />

30<br />

<strong>Unix</strong> – Useful Commands<br />

This quick guide lists commands, including a syntax and brief description. For more detail, use:<br />

$man command<br />

Files and Directories:<br />

These commands allow you to create directories and handle files.<br />

Command<br />

Cat<br />

Cd<br />

Chgrp<br />

Chmod<br />

Cp<br />

File<br />

Find<br />

Grep<br />

Head<br />

Ln<br />

Ls<br />

Mkdir<br />

More<br />

Mv<br />

Description<br />

Display File Contents<br />

Changes Directory to dirname<br />

change file group<br />

Changing Permissions<br />

Copy source file into destination<br />

Determine file type<br />

Find files<br />

Search files for regular expressions.<br />

Display first few lines of a file<br />

Create softlink on oldname<br />

Display information about file type.<br />

Create a new directory dirname<br />

Display data in paginated form.<br />

Move (Rename) a oldname to newname.<br />

TUTORIALS POINT<br />

Simply Easy Learning

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!