Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Send me some of the commands being used in linux

Answers were Sorted based on User's Feedback



Send me some of the commands being used in linux..

Answer / fazlur rahaman naik

here r some command used in linux up to my knowledge.

mkdir directory name --> it creates a new directory.
cd directory name --> it changes the directory
rm file name -> it removes file from the directory.
make --> it builds a executable file of more than 1 file.
cc filename --> compiles the file
tar -zcf directory or file filename.tgz --> it adds all the
files into one file.
tar -zxf filename.tgz --> it extracts all the files from
the integrated file.
poweroff --> it halts the system.
restart --> it restarts the system.
ls --> it displays the files & directories in the current
directory.
grep
find filename -> it finds the perticular file in the
directory.
ld -> linker
rmdir or rm -r directory name -> it removes the directory.
ps --> displays the processes running in the system
cp sourcefile targerfile
mv sourcefile target file
touch filename
differ first file second file --> it shows the difference
between the two give files.
vi filename --> it opens a file in vi editor.
lynx ipaddress --> it is used to browse a webpage
./sbin/ifconfig --> it displays the ip configuration of
the system.

u can see man page for more information on these commands.

Is This Answer Correct ?    6 Yes 0 No

Send me some of the commands being used in linux..

Answer / neha arora

mkdir
chown
bg
fdisk
chgrp
chmod
gunzip
gzip
touch
useradd
userdel
which
whereis
rmdir
cat
find
mv
cp
locate
init
kill
fdisk
mkfs
mount

Is This Answer Correct ?    4 Yes 1 No

Send me some of the commands being used in linux..

Answer / neha arora

mkdir
chown
bg
fdisk
chgrp
chmod
gunzip
gzip
touch
useradd
userdel
which
whereis
rmdir
cat
find
mv
cp
locate
init
kill
fdisk
mkfs
mount

Is This Answer Correct ?    2 Yes 0 No

Send me some of the commands being used in linux..

Answer / rayees tamton

service
chkconfig
telnet
ftp
ls
ps -ef
mount
df -h
df -k
du
ll
show
ping
route
traceroute
ifconfig
netconfig
init
reboot
poweroff
shutdown -g now
ntsysv

Is This Answer Correct ?    2 Yes 0 No

Send me some of the commands being used in linux..

Answer / guest

top
tail
history
cd
md
chroot

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

Brief about the command kill PID?

0 Answers  


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

0 Answers  


what is command like " #(cd unixos; pwd) " tell me OUTPUT

10 Answers   Google,


What is command to check ports running/used over local machine

0 Answers  


How do I open a text file in cmd?

0 Answers  


How does diff command work?

0 Answers  


how do you configure linux system as a router?

5 Answers   HP,


How will retrieves incoming mails from different web sites

4 Answers   HP, Wipro,


Linux system monitoring Tools?

6 Answers   HCL, IBM,


What command can you use to review boot messages?

3 Answers   TCS,


My machine is running half duplex mode how to change half duplex to full duplex?

4 Answers   Oracle,


What is difference between sh and bash?

0 Answers  


Categories