LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


View Poll Results: How often do you use the command line?
The cmd-line is a relic that should have been forgotten long ago. 3 1.91%
What's the command-line? 1 0.64%
I think there is a terminal program somewhere in my accessories menu... 1 0.64%
Usually only to install drivers or rare software. 4 2.55%
I've got a keyboard/desktop shortcut to my favorite term-emulator. 37 23.57%
I use the command-line a moderate amount. 68 43.31%
I spend more time in a terminal than with my family and friends. 54 34.39%
Practically live out of screen or another terminal multiplexer. 18 11.46%
I don't even bother starting X11 during boot-up. 23 14.65%
My quest in life: to prove there is nothing that can't be done from the cmd-line. 23 14.65%
Multiple Choice Poll. Voters: 157. You may not vote on this poll

Reply
  Search this Thread
Old 01-04-2010, 01:42 PM   #31
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284

Didn't know whether to vote for the moderate amount or spend more time in a terminal than with family and friends. There's a bit of room in between those two isn't there? (*sigh*) I decided to be optimistic and go with the moderate amount of time....
 
Old 01-04-2010, 04:10 PM   #32
mlinuxk
LQ Newbie
 
Registered: May 2004
Location: North Carolina
Distribution: Fedora Core 2 1.92 V3
Posts: 18

Rep: Reputation: 0
The cl is best way to do most things in Linux.
The cl is only way to do a lot of things in Linux.
 
Old 01-04-2010, 04:36 PM   #33
vendtagain
Member
 
Registered: Sep 2009
Distribution: Slackware, Debian, Mac OS X, Zenwalk, Puppy, Gentoo
Posts: 199

Rep: Reputation: 32
I only use gui for web browsing and if I'm editing lots of text files, like coding.
 
Old 01-04-2010, 04:47 PM   #34
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
I have to admit that I am probably the laziest terminal/console user in the world: if it wasn't for typing in responses in LQ, I wouldn't have much use for my keyboard.

However it took me a long time, reading each file in /etc both here in Debian and a mounted partition that has an Opensuse 10.2 installation on it, in order to find the setting that enabled PgUp to auto-complete a three letter typed input --- finally I found it in /etc/inputrc. I only had to delete two #'s and bob's yer uncle.

Now I just type ifc[PgUp] for ifconfig -a OR ifc[PgUp][PgUp] for ifcounfig wlan0. With iwc[PgUp] I can scroll through each of my settings for my wireless card (applicable to a couple of locations). With iwl[PgUp] I get iwlist wlan0 scan to see which ap's are available and their power levels.

When I boot into Opensuse, in order to 'dd' my Debian partition to an external usb hdd, I just have to type my password into a session auto-opened root terminal and the type dd[PgUp] to auto complete the full dd command. It takes about 17 minutes to copy a 10.5GB partition, well worth it when I do actually type something silly that completely screws up my running distro.

No, I don't spend my whole life in a terminal - at least 50% is spent monitoring LQSpy and opening tabs to read and/or comment on various posts.
 
Old 01-04-2010, 04:53 PM   #35
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
Quote:
Originally Posted by mlinuxk View Post
The cl is best way to do most things in Linux.
The cl is only way to do a lot of things in Linux.
Hehehe... The same could be said for MS OSes, or at least it was better that way- I loved using the DOS commands through Windows v3.11. AFAIC, they ruined computing when they forced you to use GUIs (read 'Windows versions') for everything in '95.

Just my

Last edited by DragonSlayer48DX; 01-04-2010 at 04:56 PM.
 
Old 01-04-2010, 05:10 PM   #36
TSloth
Member
 
Registered: Oct 2002
Location: Houston, Texas
Posts: 97

Rep: Reputation: 15
Commands I use most frequently:

df -m

su or sudo bash (depending on distro)

cp -a

chmod -R a+r

... and the command to run my backup script.


- TSloth
 
Old 01-04-2010, 08:11 PM   #37
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
You left out the only option I would have picked:
"Whenever it is the best tool for the job."
 
1 members found this post helpful.
Old 01-04-2010, 09:48 PM   #38
VGM
Member
 
Registered: Apr 2009
Posts: 33

Rep: Reputation: 15
about 6 hours a day....
 
Old 01-04-2010, 09:55 PM   #39
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by pixellany View Post
You left out the only option I would have picked:
"Whenever it is the best tool for the job."
Which is like always when you are running Arch or Slack. Well atleast if you are using a minimal wm configuration then you need cli and hotkeys a lot.
 
Old 01-05-2010, 07:56 AM   #40
rlx
Member
 
Registered: Jul 2009
Location: Montréal
Distribution: Slackware customized
Posts: 50

Rep: Reputation: 13
I need both the text interface and the graphics interface. It is difficult to do anything a bit
involved without writing text. I hope that 2010 will be the year of the slate or the tablet PC. I would
rather use a pen than a mouse. It would be great to do both text and graphics with a single medium.
This would open numerous new forms of interactions between people.

Right now a keyboard is a pretty powerful device; that's why I use Emacs for a lot of tasks.
 
Old 01-05-2010, 01:35 PM   #41
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I spend more time in a terminal than with my family and friends ... sorry, but I guess it's true ... the terminal is my only friend now, but at least it's useful and helps me do things quickly, easily efficiently. Hmm, maybe even better than a read friend.

Now all I need to do is make a robot.
 
Old 01-05-2010, 02:15 PM   #42
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
I'm with pixellany on this one. Don't be afraid of the terminal. If it's the right tool, use it. Sometimes you even have to drop out of X to the real CLI and use that (e.g. to update your video driver). It's just a tool. You wouldn't use a hammer to tighten a screw. Well, not twice, anyway.
 
Old 01-05-2010, 02:29 PM   #43
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
I don't use the virtual consoles all that often these days, but it's very rare that there's not an open xterm on my X11 workspace (more often than not, a couple of them). That doesn't mean to say that I won't use a file-manager app (or other graphical interface) when that makes more sense.

If you ignore the command line completely then you're missing out on a lot of the power available from working on a UNIX(like)environment.
 
Old 01-05-2010, 02:30 PM   #44
Disillusionist
Senior Member
 
Registered: Aug 2004
Location: England
Distribution: Ubuntu
Posts: 1,039

Rep: Reputation: 98
Quote:
Originally Posted by dadrunamok View Post
Heck, I even use "CMD" in Windoze at the office for various things. As dain-bramaged as it is, it's more efficient for certain kinds of file manipulations than the GUI.
Have you tried powershell on windows?

I have created aliases so that the cmdlets are named after the appropriate Linux/Unix command

I endeavor to spend more time with my friends and family...
 
0 members found this post helpful.
Old 01-05-2010, 02:36 PM   #45
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Usually I have 10-15 terminal windows open, different machines, different users.

Except my desktops and laptops all my firewall, server and system control computers are headless, so I use command line only.

I have to deny that I spend more time behind the command line than with my family, my wife would kill me if she would read that.

jlinkels
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a single command to list all hardware installed (command line)? davee Linux - Hardware 6 02-28-2009 07:19 PM
LXer: The Linux Command Shell For Beginners: Fear Not The Command Line! LXer Syndicated Linux News 0 12-22-2008 06:30 PM
xine command line? or some other command line only engine? lumix Linux - Software 2 08-10-2007 10:46 AM
Command to output file content line by line aznluvsmc Programming 2 09-12-2004 07:45 PM
51 characters only in the 1st Line of command line eggCover Linux - General 2 07-29-2004 01:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:53 PM.

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