LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


View Poll Results: UNIX is better than WINDOWS
what?HELLO.i am UNIX. the best! 605 68.52%
whooa, wait a minute. Windows is BETTER than UNIX 48 5.44%
hoo-boy..i don't like both. 64 7.25%
errr...i don't know, what is UNIX afterall? 11 1.25%
windows?never heard of it... 155 17.55%
Voters: 883. You may not vote on this poll

Closed Thread
  Search this Thread
Old 11-19-2010, 09:45 PM   #4756
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 Kenny_Strawn View Post
Here's my problem with the bare CLI:
[list][*] No multitasking -- you cannot have multiple terminal windows and/or tabs open to be able to run multiple commands at once (like JHBuild and APT, for example)
Dude ... you need to chill, and do some research.

There's screen to let you mulitplex several "terminal" sessions
in (even full-screen) cli - I use it all the time at work, for
work on remote machines w/o a GUI.


Cheers,
Tink
 
Old 11-19-2010, 09:58 PM   #4757
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by Tinkster View Post
Dude ... you need to chill
Woah... I've never seen Tinkster use this language before.
I mean, you are the LAST person I would have expected to use "dude" and "chill". No offense intended of course; that fact alone resounds refinded speaking.

Last edited by lupusarcanus; 11-19-2010 at 10:00 PM. Reason: Fixed the quote brackets. Annnnnnnnd fixed a spelling error. Sheesh, I'm tired... fixed some quotation marks. OMG! fixed edit
 
Old 11-19-2010, 10:10 PM   #4758
mudangel
Member
 
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 267

Rep: Reputation: 56
Quote:
Originally Posted by Kenny_Strawn View Post
Here's my problem with the bare CLI:

/some stuff/

This is why I always use a terminal emulator/window instead:

/some more stuff/
So... what's the problem? You seem to have solved it yourself already ;^)
 
Old 11-19-2010, 11:38 PM   #4759
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Quote:
Originally Posted by Kenny_Strawn
Here's my problem with the bare CLI:
No multitasking -- you cannot have multiple terminal windows and/or tabs open to be able to run multiple commands at once
Umm...you do know you can switch to another VT with Alt+F(n), right? That's how I multitask in pure text-mode CLI (if I ever need it). And like Tinkster said, there's screen, which extends that capability further...
 
Old 11-19-2010, 11:48 PM   #4760
mudangel
Member
 
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 267

Rep: Reputation: 56
It occurs to me that maybe Kenny_Strawn just likes to complain...
 
Old 11-20-2010, 06:36 AM   #4761
easuter
Member
 
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538

Rep: Reputation: 62
I've just got to make some slackbuilds for this:
http://soosck.wordpress.com/2010/11/...mand-line-css/

When I'm in runlevel 2 I can already do pretty much everything I need without problems (tmux, links, mutt, etc). This browser will be the cherry on the cake =D
 
Old 11-20-2010, 07:56 AM   #4762
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by Kenny_Strawn View Post
Here's my problem with the bare CLI:
  • No multitasking -- you cannot have multiple terminal windows and/or tabs open to be able to run multiple commands at once (like JHBuild and APT, for example)
  • You cannot run Firefox-, OpenOffice-, or GIMP-like programs in the CLI -- if you need tabbed browsing, image editing, full-featured word/spreadsheet processing, or ease of use, you have to use the GUI.
I've looked and even searched some more for 'bare cli'. New technical term or just another misuse by a misinformed youth? If you would look at the following; Command line interface - LQWiki:
Quote:
Originally Posted by Kenny_Strawn View Post
This is why I always use a terminal emulator/window instead:
  • You can multitask with several commands running at once in separate windows/tabs, unlike the CLI where you have to wait for one command to completely finish before you can run another.
  • You can have GUI programs running alongside commands -- for example, you can have documentation (such as Build Instructions) open in Firefox while you're typing the commands within the documentation into a terminal window.
You are using this within a DE or desktop. If you wish to have multiple running tasks within a console or terminal then I suggest that you look at 'man screen'. 'screen' will allow you to multiplex within a physical terminal.

You should do some research or even learn basic operations before you stick your foot in mouth. Unless of course you enjoy that situation.
 
Old 11-20-2010, 09:34 AM   #4763
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
All of this talk makes it sound like 'CLI' (I assume this means 'shell'; I hate that CLI moniker) and GUIs are mutually exclusive. At any one time I will ordinarily have around 50 instances of Konsole running, each with up to 6 or 8 tabs opened, for a total of 100 to 300 shell sessions running concurrently (multitasking). This is on a KDE desktop (GUI). On the other hand, I exercise control over several Linux hosts which have only serial terminals as consoles. No GUI is even possible there, so text-mode shell interfaces are still a requirement.
If by 'CLI' people are referring to the text-mode console(s), then that is quite a different matter, and requires something like Gnu screen in order to 'multitask', although most standard Linuxes provide for 6 text-mode consoles that can be accessed through the Alt-Fn key combos.
For the poster(s) who were looking for a way to browse the web in text-mode, there is lynx, which even though it obviously has many limitations, it is possible to do much useful browsing (I just used it to find and read some LQ forum threads). There is also wget and curl for extracting data from the web.
The whole point is that GUIs and shell interfaces can and do exist quite harmoniously, and one is not necessarily an alternative to the other.

--- rod.

Last edited by theNbomr; 11-20-2010 at 09:35 AM.
 
Old 11-20-2010, 09:45 AM   #4764
dv502
Member
 
Registered: Sep 2006
Location: USA - NYC
Distribution: Whatever icon you see!
Posts: 642

Rep: Reputation: 57
@ Kenny

MrCode and I are not saying using a GUI is ineffective -- we both said we use them both where the CLI and GUI is appropriate for the task at hand. We didn't say we do everything 100% on one interface.

Personally, I'm more of a commandline junkie, but I will use a GUI when necessary.

Last edited by dv502; 11-20-2010 at 09:52 AM.
 
Old 11-20-2010, 02:39 PM   #4765
soppy
Member
 
Registered: Mar 2008
Location: In your head!
Distribution: Arch Linux
Posts: 165
Blog Entries: 1

Rep: Reputation: 28
@Kenny

While I agree that more hardcore tasks of image editing and various websites do require the GUI, there isn't really anything I can't do in a Virtual Terminal and no X. If I really need to multitask I switch to another Virtual Terminal and voila, more tasks can be done. If I have a command that needs no user input (like cp or mv) and I really know what I'm doing, I fork it to the background using the & at the end of the command and I don't have to wait for it to finish. It pushes it to the background and while it is a tiny bit slower (about 0.015s on my machine. yes I timed it xD) it gets the job done. So seriously bro, chill out.
 
Old 11-20-2010, 03:23 PM   #4766
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Quote:
Originally Posted by dv502
Personally, I'm more of a commandline junkie, but I will use a GUI when necessary.
You could say I'm kinda in the middle...
  • File management: heavily depends on what I'm doing at the time and/or needs.
  • Archive creation/extraction: almost exclusively CLI. a) I can't get Squeeze to extract anything without it segfaulting (yes this is what happens; I've run it from an X terminal and it gives me "Segmentation fault"), and b) it's usually faster for me to type something like tar -xvf blahblahblah.tar.gz than it is to open it in a GUI archive manager and hope that it extracts it correctly.
  • Media conversion/manipulation: again, almost always the CLI. ffmpeg isn't that bad once you get comfortable with how its options work (I've even learned a way to record decent screen captures with it ), and sox really is "the Swiss Army knife of audio manupulation" IMO. But I do have Audacity for when I want to do more precise (and more complex) editing.
  • Media playback: I likes my GNOME MPlayer. Plus which, this is kinda obvious (yeah, I think there's a way to let MPlayer use libcaca for video output, but who wants to watch a video in ASCII art? ).

Most of the time, even if it's a CLI-oriented task, I do it in an X terminal. Why? Because if I drop to a text-only terminal on my lappy, I can't get my X back when I want it (may have to start a thread about that in the main technical forums).
 
Old 11-20-2010, 03:45 PM   #4767
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
The CLI on Linux is a billion times better then the one on Windows and a million times better documented then the one on OS X. This is what originally brought me to Linux.
 
Old 11-20-2010, 04:25 PM   #4768
dv502
Member
 
Registered: Sep 2006
Location: USA - NYC
Distribution: Whatever icon you see!
Posts: 642

Rep: Reputation: 57
Quote:
Originally Posted by MrCode View Post
[*]Media playback: I likes my GNOME MPlayer. Plus which, this is kinda obvious (yeah, I think there's a way to let MPlayer use libcaca for video output, but who wants to watch a video in ASCII art? ).
Me either. I guess thats way they called it caca.

I use mplayer to watch and play media files and dvd movies, but I use mplayer from the X terminal inside the desktop. Mplayer opens a new window and plays the video from there.

Last edited by dv502; 11-20-2010 at 04:27 PM.
 
Old 11-20-2010, 10:21 PM   #4769
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
Quote:
Originally Posted by leopard View Post
The CLI on Linux is a billion times better then the one on Windows and a million times better documented then the one on OS X. This is what originally brought me to Linux.
Agreed. The Linux CLI can do many things the Windoze CLI can't, and has man pages, --help, and plenty of online instructions for doing things in it that the O$ X CLI doesn't.
 
Old 11-21-2010, 12:00 AM   #4770
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
Besides, Android is Linux and it is much more popular than Windoze on the mobile platform.
 
  


Closed Thread

Tags
business, kenny's_playground, microsoft, register, technical, windows, worm, wtf



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
Linux-windows Dual boot question when upgrading from windows 2000 to XP sarikalinux Linux - Newbie 1 03-09-2006 02:21 PM
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 35 02-07-2006 03:29 PM
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 4 11-10-2005 11:37 AM
Red Hat Linux 9 + Windows Server 2003 + Windows XP + Fedora in same domain wolfy339 Linux - Networking 5 03-02-2005 06:03 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

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