When will we hear the end of computer quacks?
,----[ ]
| So why beat the dead skunk again? Check it out: Don Norman discovered
| command line interfaces! And he's about to take his discovery to the
| press! Yes, he thinks this is an original discovery all his own.
|
| [...]
|
| I can't wait until Microsoft invents apt-get so he can fawn over it next...
`----
http://penguinpetes.com/b2evo/index.php?title=when_will_we_hear_the_end_of_computer_qu&more=1&c=1&tb=1&pb=1
Related:
Geek to Live: The command line comeback
,----[ Quote ]
| The advent of the Graphical User Interface (GUI) forever
| revolutionized personal computing. A windowed system with point
| and click icons made computers usable for anyone who couldn't deal
| with a black screen and a prompt waiting for arcane textual commands.
| But in recent years, this enormous interface change is coming full
| circle. Amongst power users - and more and more, regular Joe's - the
| command line is making a comeback in modern web and desktop
| applications.
`----
http://www.lifehacker.com/software/command-line/geek-to-live--the-command-line-comeback-226223.php
http://tinyurl.com/y88w3w
Who needs the command line? (Well, actually, we all do)
,----[ Quote ]
| "We'll always have Paris", Humphrey Bogart said to Ingrid Bergman
| in the iconic climax of Casablanca - and we will always have the
| command line. Here's looking at you kid!
`----
http://www.freesoftwaremagazine.com/blogs/who_needs_the_command_line_we_all_do
Death of the command line
,----[ Quote ]
| It's hard for me to imagine using an OS without a strong command line.
| Even Microsoft has recognized the for that with their Monad Shell
| (though they are at least temporarily removing that from Vista). Linux
| of course has its Bash shell, Mac OS X has Terminal (which now defaults
| to Bash) - everybody knows you need a shell.
`----
http://aplawrence.com/Unixart/command_line_death.html
You use Command Lines all the time and don't know it!!!
,----[ Quote ]
| Man, the heat Linux catches over command lines! The flames! The trolls!
| The clueless screaming for help! And all the while, command lines are
| right under your nose the whole time! Yes, even on the most mousy,
| GUI-driven, WIMPy, point-n-drool interface, whether it be Macs or
| Microsofties, you're typing commands into prompts every day!
`----
http://penguinpetes.com/b2evo/index.php?p=156&more=1&c=1&tb=1&pb=1
Microsoft PowerShell isn't Vista-ready, either
,----[ Quote ]
| As a few other bloggers noted yesterday, Microsoft's newly
| released PowerShell command-line shell and scripting language
| doesn't currently work with Windows Vista.
`----
http://blogs.zdnet.com/microsoft/?p=105
Worm targets Windows PowerShell script
,----[ Quote ]
| Virus writers have created an experimental form of malware written in
| Windows PowerShell script, the command line and scripting language used by
| Windows.
`----
http://www.theregister.co.uk/2006/08/01/powershell_worm/
Windows XP requires CLI's too...
Repairing Windows XP in Eight Commands
,----[ Quote ]
| * C: CD ..
| * C: ATTRIB ?H C:\boot.ini
| * C:ATTRIB ?S C:\boot.ini
| * C:ATRIB ?R C:\boot.ini
| * C: del boot.ini
| * C: BOOTCFG /Rebuild
| * C: CHKDSK /R /F
| * C: FIXBOOT
`----
http://www.short-media.com/review.php?r=313
|
|