Page 2 of 3 [ 43 posts ]  Go to page Previous  1, 2, 3  Next

kip
Veteran
Veteran

User avatar

Joined: 13 Mar 2007
Age: 38
Gender: Male
Posts: 1,166
Location: Somewhere out there...

26 Jul 2008, 11:46 pm

I agree with the above.

Now, imagine if Microshaft got a sense of humor and made the command prompt full screen, and with a blue background.


_________________
Every time you think you've made it idiot proof, someone comes along and invents a better idiot.

?the end of our exploring, will be to arrive where we started, and know the place for the first time. - T.S. Eliot


BakaBomber
Tufted Titmouse
Tufted Titmouse

User avatar

Joined: 18 Jul 2008
Age: 39
Gender: Male
Posts: 43

26 Jul 2008, 11:55 pm

gamefreak wrote:
Mainly due to the fact that they are afraid that they have to learn all this symtax. Also a Black and White Screen isn't appealing to the eye.

Part of the problem is that the CLI itself doesn't make it easy to learn the syntax. You can simply click on objects on your desktop and navigate your way to where stuff is based on descriptions and labels that are easy to understand, but you have to know the exact command to do something with it. You're expected to go through tutorials, read manual pages, and memorize the exact syntax of a command and its options. I think the CLI should make itself more intuitive and automatic, without having to sacrifice any functionality or speed. Also, there should be more CLI integration in the GUI itself, outside of terminals. For examples of what I mean, look at GNOME Do or Launchy. It's faster than having to go through menus to find something... if you know what you're looking for, anyway.



computerlove
Veteran
Veteran

User avatar

Joined: 10 Jul 2006
Age: 124
Gender: Male
Posts: 5,791

27 Jul 2008, 1:10 am

TallyMan wrote:
did work out how to access the "SendTo" from there but have forgotten again - I want to add a few more of my utility tools to the SendTo folder but be damned if I can find it again.


C:\Documents and Settings\username\SendTo


_________________
One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.


LostInEmulation
Veteran
Veteran

User avatar

Joined: 10 Feb 2008
Age: 42
Gender: Female
Posts: 2,047
Location: Ireland, dreaming of Germany

27 Jul 2008, 4:07 am

Betzalel wrote:
My take on this is that if people have to read they see it as something wrong. particularly if they see a bunch of courier font text. because they equate that with "OMG something is broken!" because the only tiem they normally see text is when the system boots, or when it fails to boot and its totally messed up.

I was once reading usenet in a text only console and I actually had someone come up to me and say "what are all those error messages on your screen" apparently they couldn't actually read the usenet article on the screen and just assumed because there was nothing but text on the screen that something horrible had just happened.

Hehe, I had something similar happening to me. I had to use Linux on what seemed to be the slowest PC ever and so I used lynx to look something up on the net. The CS teacher suddenly stood behind me and asked 'why is this computer still booting?'. He seemed to have missed the xdm appearing.

Quote:
Part of the problem is that the CLI itself doesn't make it easy to learn the syntax. You can simply click on objects on your desktop and navigate your way to where stuff is based on descriptions and labels that are easy to understand, but you have to know the exact command to do something with it. You're expected to go through tutorials, read manual pages, and memorize the exact syntax of a command and its options. I think the CLI should make itself more intuitive and automatic, without having to sacrifice any functionality or speed.

You maybe want something like the fish?


_________________
I am not a native speaker. Please contact me if I made grammatical mistakes in the posting above.

Penguins cannot fly because what cannot fly cannot crash!


TallyMan
Veteran
Veteran

User avatar

Joined: 30 Mar 2008
Gender: Male
Posts: 40,061

27 Jul 2008, 12:02 pm

computerlove wrote:
TallyMan wrote:
did work out how to access the "SendTo" from there but have forgotten again - I want to add a few more of my utility tools to the SendTo folder but be damned if I can find it again.


C:\Documents and Settings\username\SendTo


No doesn't work. If I set Vista to show all hidden folders and files a shortcut to the SendTo folder appears but clicking it gives an access denied message. Microsoft have gone out of their way to make this folder as obtuse as possible in Vista. As I remember I have to type a command into the doubled up search/run box to make it appear. And of course the Help on Vista doesn't even list SendTo as a topic.



computerlove
Veteran
Veteran

User avatar

Joined: 10 Jul 2006
Age: 124
Gender: Male
Posts: 5,791

27 Jul 2008, 12:30 pm

%USERPROFILE%\AppData\Roaming\Microsoft\Windows\SendTo


OR:
shell:sendto

OR
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\SendTo


_________________
One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.


TallyMan
Veteran
Veteran

User avatar

Joined: 30 Mar 2008
Gender: Male
Posts: 40,061

27 Jul 2008, 2:07 pm

computerlove wrote:
shell:sendto


That's the one!! ! Thanks.



RogueProcess
Snowy Owl
Snowy Owl

User avatar

Joined: 21 Jun 2008
Age: 38
Gender: Male
Posts: 149

28 Jul 2008, 7:59 am

Okay, I've taken computers to bits, reassembled them, built them from scratch, used DOS a ton, installed some REALLY archaic builds of Linux, tried my hand at coding in several languages, and know MIDI like the back of my hand, but I still HATE command lines. Why? Well, why should I have to read an instruction manual to learn a whole bunch of obscure syntax just to get basic operability out of a system? It's a waste of time. If someone was ingenious enough to come up with a command line syntax that used pure, plain English, then it would be a vast improvement, but for me, graphical environments were invented for a reason. If you have even the most basic knowledge of how a conventional filesystem works, then you can work with pretty-much any graphical OS straight off the bat, without the need for any sort of instruction manual.
It's a bit condescending to say that a 'normal user' would fear it, as it was designed for the 'logical brain'. There are plenty of 'normal' users with very logical brains. They just maybe don't want to go through the hassle of learning a new command language. And how is working a DOS command line or Linux Bash terminal going to be in any way a logical experience for someone whose first language is Arabic, or Japanese? In this way, graphical environments are far better, as visual cues overcome the language barrier.

PS, the fact that on this thread, people are having to ask each-other what various DOS commands were, proves my point.



outskirt
Hummingbird
Hummingbird

User avatar

Joined: 22 Jul 2008
Age: 39
Gender: Male
Posts: 19

28 Jul 2008, 8:51 am

For most users, there's no need to use a command prompt because everything they want to do can be done by clicking.. But when it comes to server administration, do you really want to run a window system on a machine that is dedicated to serving web pages or managing emails? (processing/RAM/disk is used by a window system, also creates more potential security risks) Most CLI programs give their usage instructions if you run them with a -h or --help , and you can do things that are not usually possible from the GUI (pipes, scripts..) There's definitely an advantage for anyone who is not afraid of a command prompt, it's just not an advantage that everyone wants.



coyote
Supporting Member
Supporting Member

User avatar

Joined: 10 Nov 2004
Age: 56
Gender: Male
Posts: 388

28 Jul 2008, 11:19 am

opening a command prompt on a usually graphical machine is like opening the hood on your car. Most poeple bring the car to the mechanic and wait for the bill. I think most poeple would be annoyed by a mechanic who would ask YOU to open the hood and run some diag by yourself....

dont' forget, poeples USES computers as a tool (for mailing, or data entry....). And thier favorite interface to the tool are clickable drawing of simulated buttons. a text screen is seen like "programming", they just don't want to bother with this, in thier mind, it's not thier job, it's exactly to avoid this that they called the help desk first...



LostInEmulation
Veteran
Veteran

User avatar

Joined: 10 Feb 2008
Age: 42
Gender: Female
Posts: 2,047
Location: Ireland, dreaming of Germany

28 Jul 2008, 1:51 pm

RogueProcess wrote:
PS, the fact that on this thread, people are having to ask each-other what various DOS commands were, proves my point.


Errr, this was about extending the Windows Vista GUI.


_________________
I am not a native speaker. Please contact me if I made grammatical mistakes in the posting above.

Penguins cannot fly because what cannot fly cannot crash!


kc8ufv
Veteran
Veteran

User avatar

Joined: 27 Jul 2008
Age: 42
Gender: Female
Posts: 762
Location: Toledo, OH

30 Jul 2008, 1:41 pm

TheKLF99 wrote:
Just don't ever introduce a "normal user" to the linux shell then ask them to try the following rm -r /*.* (nb if you've never used linux - NEVER try that - it will wipe out every thing on your computer, Linux directory starts at / and everything is branched off from there - no seperate drives, so rm -r /*.* will wipe every directory recursively, including anything that is mounted - e.g. pen drives, memory cards, windows hard drive, etc! - there is one advantage, it is possibly the worlds best virus killer LOL!)



That won't quite do it. the command you listed will only wipe files with a . in the middle of them. You are thinking of "rm -r /*"



coyote
Supporting Member
Supporting Member

User avatar

Joined: 10 Nov 2004
Age: 56
Gender: Male
Posts: 388

30 Jul 2008, 5:00 pm

yeah, rm -r /* ....

*.* is dos/window where the "." means something (it separates the name of the file and the type of file). In Unix/Linux the "." is nothing else than a caracter like all the others, there is no concept of file type.... (well, at least, in the NAME of the file, of course ;) ).

but, try this : dd if=/dev/zero of=/dev/hda bs=512 count=2 (if your hard disk is hda)

your machine will continue to work no problem, until you try to reboot it loll....



dark_mage
Sea Gull
Sea Gull

User avatar

Joined: 9 Jan 2008
Age: 41
Gender: Male
Posts: 237

30 Jul 2008, 7:53 pm

As for the command line

It has its uses heck I grew up on DOS and I don't mind it. Both on Linux & on DOS so it wasn't a problem. Plus I don't mind googling for information so linux works for me. Now I just have to get Xorg working in Debian Virtual Machine running on Windows XP


_________________
The Mind: the most powerful computational device known in the universe.

I'm not evil I just have a different view of good


lau
Veteran
Veteran

User avatar

Joined: 17 Jun 2006
Age: 76
Gender: Male
Posts: 9,795
Location: Somerset UK

30 Jul 2008, 9:07 pm

kc8ufv wrote:
TheKLF99 wrote:
Just don't ever introduce a "normal user" to the linux shell then ask them to try the following rm -r /*.* (nb if you've never used linux - NEVER try that - it will wipe out every thing on your computer, Linux directory starts at / and everything is branched off from there - no seperate drives, so rm -r /*.* will wipe every directory recursively, including anything that is mounted - e.g. pen drives, memory cards, windows hard drive, etc! - there is one advantage, it is possibly the worlds best virus killer LOL!)



That won't quite do it. the command you listed will only wipe files with a . in the middle of them. You are thinking of "rm -r /*"

Strange people.... in the above scenario, the command you have given does nothing on a Linux machine (except to report an error).


_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer


Orwell
Veteran
Veteran

User avatar

Joined: 8 Aug 2007
Age: 35
Gender: Male
Posts: 12,518
Location: Room 101

30 Jul 2008, 9:37 pm

lau wrote:
kc8ufv wrote:
TheKLF99 wrote:
Just don't ever introduce a "normal user" to the linux shell then ask them to try the following rm -r /*.* (nb if you've never used linux - NEVER try that - it will wipe out every thing on your computer, Linux directory starts at / and everything is branched off from there - no seperate drives, so rm -r /*.* will wipe every directory recursively, including anything that is mounted - e.g. pen drives, memory cards, windows hard drive, etc! - there is one advantage, it is possibly the worlds best virus killer LOL!)



That won't quite do it. the command you listed will only wipe files with a . in the middle of them. You are thinking of "rm -r /*"

Strange people.... in the above scenario, the command you have given does nothing on a Linux machine (except to report an error).

You have to run it as root. On Ubuntu it's [sudo rm -rf /] but don't actually enter that unless you're ok with having to start over on that machine.


_________________
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH