LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-11-2004, 11:27 AM   #1
marigb
Member
 
Registered: Apr 2004
Location: Puerto Rico
Distribution: Fedora Core 4
Posts: 33

Rep: Reputation: 15
What do you think are the top ten UNIX/LINUX commands


Hey people just a fun question:
WHAT DO YOU THINK ARE THE TOP TEN MOST USED COMMANDS USED IN UNIX/LINUX ???
marigb
 
Old 05-11-2004, 11:40 AM   #2
Covel
Member
 
Registered: Oct 2003
Location: Portugal
Distribution: Gentoo
Posts: 116

Rep: Reputation: 16
ls
cd
mv
cp
rm
logout
man
su
exit
emerge
 
Old 05-11-2004, 11:51 AM   #3
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
su
cd
mkdir
ln -s
cp
rm
mv
./configure
make
make install

For Debian, replace ./configure make and make install with apt-get update apt-get upgrade and apt-get install
 
Old 05-11-2004, 12:03 PM   #4
TheOneKEA
Member
 
Registered: Oct 2003
Distribution: Debian GNU/Linux 11 (amd64) w/kernel 6.0.15
Posts: 299

Rep: Reputation: 30
su
cd
mkdir
ln -s
cp
rm
mv
./configure
make
vi

*waits patiently*
 
Old 05-11-2004, 12:28 PM   #5
sterrenkijker
Member
 
Registered: Mar 2004
Location: the Netherlands
Distribution: Debian Sarge
Posts: 302

Rep: Reputation: 31
cd
ls
mv
cp
rm
grep
man
su
locate
make
 
Old 05-11-2004, 01:18 PM   #6
mikage14
LQ Newbie
 
Registered: May 2004
Location: philippines
Distribution: redhat 9.0
Posts: 17

Rep: Reputation: 0
ls
cd
mv
rm -fr /
su
grep
less
mkdir
man
locate
 
Old 05-11-2004, 02:33 PM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
10 just won't do it :)
I use all of these every day.

ls
cd
cp
mv
rm
ln
find
locate
[edit]
du
df
[/edit]

man
less
grep
sed
awk
sort
cut
tail
head
tar

ping
ssh
traceroute



Cheers,
Tink

Last edited by Tinkster; 05-11-2004 at 04:40 PM.
 
Old 05-11-2004, 04:38 PM   #8
mbegovic
Member
 
Registered: Nov 2003
Location: Vancouver, Canada
Distribution: Currently FC3
Posts: 342

Rep: Reputation: 30
ls
su
cd
mkdir
cp
mv
rm
less
man

Does vi count?
 
Old 05-11-2004, 04:44 PM   #9
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
ls
su
mv
cp
rm
mkdir
ln
man
slocate
more
 
Old 05-11-2004, 06:33 PM   #10
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
1.sudo, not su
2. ls
3. cd
4. top, ps
5. netstat
6. tcpdump, snoop, ethereal
7. ping, nslookup
8. ssh
9. telnet port to find out what's running on a particular port if possible
10. vi

There are also less, grep, sed that are grouped with any aforementioned. The rest falls into 11 and below category.
 
Old 05-11-2004, 06:41 PM   #11
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
my personal top 10
man(invaluable, i'm a reader)
ls
cd
cp
mv
rm
tar
su
make
mkdir
these are the most frequent
 
Old 05-11-2004, 09:36 PM   #12
Pres
Member
 
Registered: Jun 2002
Location: Australia
Distribution: Slack 9.1
Posts: 232

Rep: Reputation: 30
I use these ones a lot

man
mc
ps
kill
cd
ls
less
jed
ifconfig
df
 
Old 05-11-2004, 10:52 PM   #13
chii-chan
Member
 
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357

Rep: Reputation: 30
My top ten:

ls
cd
less
cp
mv
df
cat
grep
man
kill (-9 too)
 
Old 05-11-2004, 10:55 PM   #14
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
ls
man
su/sudo
cp
grep
find
mv
tar
ps
less
 
Old 05-11-2004, 11:41 PM   #15
xanas3712
Member
 
Registered: Apr 2004
Distribution: Slackware/Mandrake/Debian (sarge)
Posts: 266

Rep: Reputation: 30
dir (or ls)
mkdir
pico (or nano)
cd
cp
mv
tar
./configure
make
checkinstall
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Top Ten Networking Solutions On The Main Page and .... t3gah LQ Suggestions & Feedback 3 03-23-2005 07:23 AM
Add a notice of the top 20 commands to check your unix system on the front page t3gah LQ Suggestions & Feedback 1 03-21-2005 08:23 AM
question about unix commands foxele Programming 4 01-24-2005 05:33 AM
poll: What do you think are Unix/Linux top ten most used commands marigb Linux - Newbie 0 05-11-2004 11:23 AM
Top Ten Posters Position Numbers Thymox LQ Suggestions & Feedback 8 12-06-2001 05:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration