Jump to content

Using the Command Line?


arctic
 Share

Do you use the Command Line in Linux?  

43 members have voted

  1. 1. Do you use the Command Line in Linux?

    • What is a CLI???
      0
    • No, never. Why should I? There are graphical tools for everything.
      0
    • I have not much knowledge about it and not much interest in learning it.
      1
    • I just began learning about the CLI and think I might like it.
      7
    • I am quite comfortable with the CLI and use it on a regular basis.
      29
    • I prefer the CLI to graphical tools and do most things using the CLI.
      6
    • I use the CLI exclusively.
      0


Recommended Posts

I am interested how much our users know about the CLI and how much they use it. Are there any that use the CLI exclusively for their administration jobs /work? Are there some users that are afraid of the command-line? Why are they afraid?

 

I hope we get a nice discussion about usefulness, overcoming possible fears, sharing tips & tricks. :)

Link to comment
Share on other sites

  • Replies 30
  • Created
  • Last Reply

Top Posters In This Topic

I voted "I am quite comfortable with the CLI and use it on a regular basis." There are certain things I can't do, so I tend to use GUI's where appropriate.

 

I feel both GUI and CLI each have their own advantages :P

Link to comment
Share on other sites

I use it on a regular basis for system admninistration and fast organizing of files, but sometimes I am somewhat "lazy" and start the filebrowsers (the picture preview option there is one thing why I love nautilus).

Link to comment
Share on other sites

I do use CLI when I really have to (ssh & rdesktop spring to mind) but find remembering the input to be an issue (luckly BASH remembers better than me..) I think its a bit like DNS & IP addresses, where we prefer to type www.easy-to-remember.com instead of 123.123.123.123. The CLI commands I use on a regular basis I have created short-cuts & much prefer to click ´n´ go... Then again typing ¨urpmi give-me-that-software¨ is much quicker than clicking through mcc to get the same results... :D

Link to comment
Share on other sites

I'm comfortable with CL too. I'm relatively new to Linux, but command line has never actually scared me and there are things which I do from it exclusively, like downloading files through internet and making database backups from my website using wget.

I really like the lightness of the CL and that many things can be done through it that can not be done through a GUI.

Link to comment
Share on other sites

I like the CLI but am not very competent (yet) I like the fact that I usually know exactly what I have done and have the option to tweak commands that the GUI doesn't give me. In particular I prefer it to the MCC as I find this poorly designed and rather unhelpful in terms of exactly what is being done and why.

 

Having said that, other GUIs I love (I prefer Firefox to Lynx although am coming around to Lynx (am I just regressing?)).

 

I reckon that a combination of the two is quite a healthy mix, conversely over reliance on either can really limit you.

 

Leo

Link to comment
Share on other sites

I tend to use the CLI quite a bit and use urpmi about equally as much as rpmdrake. When searching for packages, rpmdrake is a lot hander than urpmq, though urpmq is useful at times.

 

I rely a lot on ssh for routine admin of other network machines. Also use rsync a lot. I make use of some simple bash scripts to automate some things (urpmi updates, trimming logs, etc). Am comfortable with vim and use it about as much as kwrite for editting text files.

 

Some of the CLI network and admin tools are very useful: netstat, route, ifconfig, ps, etc.

 

Certain GUI tools are terrific: e.g., kdiff3 and krusader. The CLI midnight commander is very nice, but I'd rather use krusader (or even konqueror with the midnight commander profile option).

 

I have some UNIX experience from about 10 years ago and those machines were CLI only, so I got comfortable using the CLI back then.

Link to comment
Share on other sites

i use the CLI almost every day. whether i use it or a gui tool really depends on what i need to do. if i'm browsing files i'll use a gui, but if i need to edit a text file real quick i'll just open a terminal and nano -w it. imho, the zen is to have a perfect mix of the two - use the right tool for the job, don't ya know.

Link to comment
Share on other sites

I use CLI for most things, major exceptions being web browsing and email. As my work is numerical computation the codes that we run only accept text input and output text, knowledge of various CLI tools is very handy in such situations.

 

Additionally a lot of work I do is on remote machines where it's either impossible or inconvinient to use X so I've just got into the habit of managing my files using the shell.

Link to comment
Share on other sites

I use the CL anytime I know what file to edit. (And how to edit it) I refer all new users to the gui/frontends because of people's familiarity with gui. I also used CL in windows years ago, and today it is easier to issue a command than to find the gui in administration!

Link to comment
Share on other sites

I use a mixture, as I suspect most people do.

For file browsing I often use Konqueror for the thumbnails/icons and occasionally filelight. For adding software I find rpmdrake much easier than urpmi. On the other hand, there are things for which you _need_ the CLI, for example unmounting a USB stick. Sometimes there's a desktop icon which you can click on to unmount, very often there isn't. I can't find a way to unmount from Konqueror so I have to go to the CLI and run umount. Also, taking files out of a jar or a tar.gz doesn't work from Konqueror (navigating into the compressed file is ok, but you can't copy and paste from there to somewhere else). So I run unzip or tar from the CLI to do that. Other things- running java programs (with command-line parameters), perl, running subversion, rename, grep, man, ...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share


×
×
  • Create New...