Contact
Important Linux Command    

 

 

 

 

News


    Prothom-Alo
    EProthom-Alo
    Bdnews24
    Jugantor
    Ittefaq
    Kaler Kantho
    Amadersomoy
    Samakal
    AmardeshOnline
    Bhorerkagoj
    Nayadiganta
    Jaijaidin
    Janakantha
    Dainik Destiny
    ManabZamin
    Inqilab
    Sangbad
    AnandaBazar
    Sangram
    Dinkal
    BBC Bengali
    VOA Bangla

 

 

 

Important Linux Commands

Moving, copying, deleting & viewing files

ls -l List files in current directory using
long format
ls -F List files in current directory and
indicate the file type
ls -laC List all files in current directory in
long format and display in columns
rm name Remove a file or directory called name
rm -rf name Kill off an entire directory and all it’s
includes files and subdirectories
cp filename
/home/dirname
Copy the file called filename to the
/home/dirname directory
mv filename
/home/dirname
Move the file called filename to the
/home/dirname directory
cat filetoview Display the file called filetoview
man -k keyword Display man pages containing keyword
more filetoview Display the file called filetoview one
page at a time, proceed to next page
using the spacebar
head filetoview Display the first 10 lines of the file
called filetoview
head -20 filetoview Display the first 20 lines of the file
called filetoview
tail filetoview Display the last 10 lines of the file
called filetoview
tail -20 filetoview Display the last 20 lines of the file
called filetoview

Related Linux Commands

Starting & Stopping

Accessing & mounting file systems

Finding files and text within files

The X Window System

Moving, copying, deleting & viewing files

Installing software for Linux

User Administration

Little known tips and tricks

Configuration files and what they do

File permissions

X Shortcuts - (mainly for Redhat)

Printing Command



 

 

 

 

NEW POST

 

BANGLADESH

 
Powered By Mohammad Alamgir
Copy Right © DhakaTips.Com