LinuxQuestions.org
Review your favorite Linux distribution.
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


Reply
  Search this Thread
Old 08-13-2005, 11:35 PM   #61
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

Quote:
Originally posted by Cinematography
Linux saves all program settings in one place. It saves
them in hidden folders located in Home. Someone could
easily write a program to backup program settings in case
someone wanted to do a format or repartition.
tar czf my_settings.tar.gz ~/.<your_setting_file/directory> && scp my_settings.tar.gz my_user@some.safe.host:.


Cheers,
Tink
 
Old 08-14-2005, 08:27 AM   #62
eddiebaby1023
Member
 
Registered: May 2005
Posts: 378

Rep: Reputation: 33
Re: Re: Re: Re: Re: Aren�t terminals outdated now?

Quote:
Originally posted by gbhil
you devious bastard
Not that devious - he should've used ; instead of && to avoid the possibility of not shutting down if, for some bizarre reason, the rm fails.
 
Old 08-29-2005, 09:41 AM   #63
infinity42
Member
 
Registered: Apr 2005
Location: England
Distribution: Gentoo
Posts: 142

Rep: Reputation: 16
I use the CLI all the time.. I have never used any linux file manager. I prefer zsh to bash, but that's personal preference really. try doing something like
Code:
find ~/music -iname '*.mp3'|while read f;do;cp $f .;done
with a GUI. Not fun.
 
Old 09-02-2005, 02:53 AM   #64
rutgerw
Member
 
Registered: Jun 2004
Location: Leiden, The Netherlands
Distribution: Slackware 10.2, SmoothWall Express v3, Kubuntu 7.04, Mac OS X.4
Posts: 69

Rep: Reputation: 15
Quote:
I think he was the inspiration for the BOFH!
Just some other magic from the CLI, if for some reason, you do not know what the BOFH is, you simple use this:

Code:
wtf bofh
Now have you ever seen such simplicity in a GUI???
 
Old 09-23-2005, 05:06 PM   #65
megadeth
Member
 
Registered: Feb 2005
Distribution: Fedora Core 4 x64
Posts: 136

Rep: Reputation: 15
I love the command line, but I can see where it gets frustrating. I haven't used the command line in a while simply because I have found all the necessary programs that eliminate the need of the Terminal, but I have always used the command line for one thing: moving files and folders because if I aim in slightly the wrong places, then only God knows where that is gonna GO! Really, the command is more precise as has more advantages than the GUI.

And I agree, that Linux isn't an operating system for everyone. If you're gonna use Linux then you have to have determination and persistence to succeed with the command line. And if you don't appreciate the precense of a terminal, command line, and the underlying text layer, then you don't appreicate Linux. IT AIN'T THE OPERATING SYSTEM FOR YOU! STOP BITCHING AND GO BACK TO WINDOZE!
 
Old 09-23-2005, 08:28 PM   #66
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
My wife sits at her desk, next to mine, with Win xp, and points and clicks ad nauseum, trying to find out where and what does what she wants it to do. She refuses, REFUSES I say, to even consider Linux as an alternative. While she points-and-clicks, trying to find where microsucks put this or that, I just open a term window, enter a dos-like command line expression (STILL AVAILABLE IN LINUX AND OTHER UNIX COMPATIBLE SYSTEMS) and have done with it, while I watch the result take place in my file manager, and she's still pointing-and-clicking!

!nuf said.
 
Old 09-23-2005, 11:27 PM   #67
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Quote:
Originally posted by megadeth
If you're gonna use Linux then you have to have determination and persistence to succeed with the command line. And if you don't appreciate the precense of a terminal, command line, and the underlying text layer, then you don't appreicate Linux.
I haven't found this to be true for Linspire, Mepis, or Blag at all.
 
Old 09-24-2005, 12:30 PM   #68
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
megadeth, no need to be quite so harsh.
 
Old 09-24-2005, 01:40 PM   #69
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
I agree. People moving to Linux are often extremely frustrated by the fact that it is so different to Windows. This is partly our fault: Linux advocates, for a while now, have been extolling Linux's virtues as an "easy OS".

We help people with Linux, we don't call them whiners.
 
Old 10-06-2005, 09:15 AM   #70
ioerror
Member
 
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536

Rep: Reputation: 34
So how do you suggest that one, to give a simple example, greps 10,000 files for some pattern and pipes the result through sort, using a mouse? You appear to forget that few programs are fully standalone applications.

The shell is used for getting things done, GUIs are little more than gimmicky tomfoolery.

Besides, it's not CLI vs GUI that is the issue, the CLI is the embodiment of the unix pilosophy. The whole point is that you have cheap process creation so that programs can be linked (e.g. piped) together in an infinite variety of ways.

If you choose to use a GUI interface to converse with your computer, that's fine, but without the power of shell scripting, that bloated KDE/GNOME tat that you use would not exist.

Nor would the internet.

By the way, how do you think your posts to this forum are handled? You think someone trained a monkey to sit there clicking buttons to register your post?
 
Old 10-06-2005, 10:04 AM   #71
fraz
Member
 
Registered: Nov 2004
Location: Edinburgh, Scotland
Distribution: Ubuntu
Posts: 149

Rep: Reputation: 15
I started my journey to using PC's through the spectrum, CLI; DOS, CLI; Win95, based on a CLI; Win98, again sits on top of a CLI. I then moved into Win XP and was a little disappointed that I had lost a bit of the power I once had by stopping windows from booting and using a CLI. Don't get me wrong I'm not saying that a CLI is the ultimate, I'm saying that you use the right tool for the job, they are symbiotic. Sometimes I want to use a GUI because they can be more intuituve and I can get the same results. Sometimes I want to use a CLI because I have more power, can do (some) things more efficiently and essentially that is how i learned to use a computer. I say, it does. End of.
X is nice but so is the CLI.
As for the windows vs linux undercurrent running through all of this, again I can't understand why there has to be such hatred and venom behind it. Linux has a longer lineage and is obviously more powerful and secure. However, can you imagine your grandparents being able to grasp it and use it safely and with no problems. This is why windows is good. It makes the PC accessible and easy and why is that bad. Sure I have cursed at Bill Gates many times but I know how to deal with the most of the problems and move on. If you want to talk stability my windows pc currently has more uptime than my linux box. both stay on all the time, neither gives me trouble. I haven't seen a blue screen of death since I forgot to turn on my watercooler and the processor overheated sometime last year.
All that said linux is awesome too I love the filesystem in linux. Its the everything under one roof approach, mounting filesystems is easy.
I have had a lot of problems getting used to linux, mostly because I only just started using it but I had lots of problems using DOS when I first started. The difference is I never had access to forums like this in the DOS days.
In summary I like linux, I like windows xp. So I use both.

P.S. ssh is great
 
Old 10-07-2005, 01:13 AM   #72
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Typical question: I remember using DOS back in the old days but now we have GUIs, Aren't terminals outdated?

Answer: You're confusing DOS with all command line interfaces (CLI). DOS and the set of CLI programs that come with it is pathetic - it doesn't have a fraction of the capabilities of a Linux shell with even just the basic Linux/Unix utilities. Not to mention thehuge array of command line programs available in a typical distro such as cdrecord, transcode etc. CLIs offer a way for power-users to combine programs together to do things that they can't do with a GUI, either on Windows or Linux.

Question: But isn't it old fashioned and very user-unfriendly for most people, I know I never want to have to use a terminal?

Answer: On most modern desktop-oriented Linux distros you don't have to. As long as all the common desktop applications and configuration tools are there you should never have to open a terminal screen, modern Linux distros are very, very close to this ideal nowadays. However the advantage of Linux is that all the power and flexibility of CLI programs are still there for users who opt to go that way.

Question: I'm a sysadmin in the Windows world and I hate CLI, why should I have to learn to use a CLI just to use Linux?

Answer: There's nothing stopping you running your workstation in KDE or GNOME, editing config files in a nice GUI text editor and/or using software like webmin and your distro's 'control centre' to provide a nice GUI configuration interface to your system. Anyway if you've taken the time and effort to learn how to use other complex pieces of software (MS Exchange, Active Directory, SQL Server for example) learning a straight-forward CLI like Bash should be a breeze. You'll quickly find that you can administer your systems much more quickly and far more flexibly with the Linux CLI than you could administer Windows with its myriad dialogs and GUIs and RSI-inducing mouse clicking.

Last edited by tkedwards; 10-07-2005 at 01:15 AM.
 
Old 10-07-2005, 02:04 PM   #73
pippo
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 38

Rep: Reputation: 15
Argh!

Asking such a question means that you spent to much time on Windows.

Once you know what you are doing, the line command is much more efficient, faster, it gives you more control and is much less cpu-costly.

Anyway, doing everything with a gui is really against what I feel Linux is about.
 
Old 10-07-2005, 02:12 PM   #74
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
You don't use a screwdriver to pound a nail in or a hammer to screw a screw in.
The commandline is great for some tasks. The GUI is great for some tasks. Use what's appropriate.
Bikes aren't outdated because of cars. Cars aren't outdated because of planes. Planes aren't outdated because of space shuttles.
 
Old 10-18-2005, 05:16 AM   #75
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
I you don't like using the CLI, imagine using punch cards. That was what I used when I had a fortran class in college.
 
  


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
outdated cronjobs bujecas Linux - Software 6 08-04-2005 10:24 AM
slackware becoming outdated chris318 Slackware 110 06-15-2005 06:46 PM
Have outdated hardware you would like to get rid of?? allforcarrie Linux - General 1 02-17-2005 08:44 AM
Terminals - spying on local terminals with ssh BeatRyder Linux - Software 5 10-21-2004 01:47 AM
Outdated GLib? nocturnal Linux - General 1 05-07-2003 05:28 PM

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

All times are GMT -5. The time now is 11:31 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