Wrox Programmer Forums
|
Reader Surveys Here is where you get to weigh in on specific questions from Team Wrox, and maybe even get a free Wrox book for your feedback.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reader Surveys section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #21 (permalink)  
Old March 11th, 2004, 12:26 AM
Registered User
 
Join Date: Feb 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to adammendoza Send a message via AIM to adammendoza Send a message via MSN to adammendoza Send a message via Yahoo to adammendoza
Default

The command line is very powerful for things such as mass renaming of files. example rename a series of files from me*.txt to you*.txt or do a mass renaming of extentions.

I also use it to catalog cd contents such as dir d: > cd1.txt the you can concatenate all your files.

Endless ways to use it. Of course if I need to move a bunch of files the explorer would be faster.

The power of the command line is one reason I think that apple added the command line to their new OS

  #22 (permalink)  
Old March 21st, 2004, 10:02 AM
Registered User
 
Join Date: Mar 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am a developer and use the command line all the time especially when developing and running administrative scripts; batch files; registering/deregistering DLLs. Love it and would be sad to see it go.....if it ever did
  #23 (permalink)  
Old March 29th, 2004, 07:29 AM
Registered User
 
Join Date: Mar 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The command prompt provides an alternative method for completing many tasks that just plain take too long with a GUI (be it Windows or Unix flavours) . That said, it's probably mostly used by us older admin types who have minds stuffed with a thousand and one switches!

  #24 (permalink)  
Old May 13th, 2004, 09:12 AM
Registered User
 
Join Date: May 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I use the command line occasionally to access DOS commands that
fill functions that Windows doesn't address (or doesn't easily address anyway). I do use the help switch sometimes for help with the various switches.

  #25 (permalink)  
Old May 23rd, 2004, 08:04 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 256
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, the elements of the Windows GUI are simply commandline instructions or short scripts that run inside the equivalent of an "on click" wrapper, or similar event-driven trigger, so getting rid of it isn't an option. What we're talking about, is denying access to it, whereby the question becomes "why would you want to"? If most users never use it, so what?

The problem really is, that it lacks power and flexability, and wthout a proper file and ownership policy within Microsoft operating systems the arguments for using it aren't as strong.

That said, ipconfig, traceroute, ftp... these are all much easier to use than leaving a trail of crufty freeware GUIs, that do he same jobs, behind you, wherever you go. I'm always baffled by security paranoid Windows sys admins, I've met, who follow every tutoiral and guide in the universe about locking down their systems, but when faced with a quick task like a file transfer to another machine, will quite happily download some point-and-click widget - with a version number that starts with a zero - from some website in Siberia!
  #26 (permalink)  
Old June 6th, 2004, 12:19 AM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the command line should stay, though i have kind moved away from windows to linux, i think the cmd line is a very handy tool. looking at the way it was placed in xp, thats a pretty good place for it. what more hiding is there do?
whenever i use windows i have to access the cmd line to i have written a couple of batch utility files and i prefer to access them from the cmdline other than going to the directory where i store them through explorer and just clicking on them.

  #27 (permalink)  
Old June 9th, 2004, 10:26 AM
Registered User
 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Generally I use the GUI for most things. When I go to the CMD line it for these reasons :

1) I either can't find the option / CMD that I need within the "helpful" Windows XP GUI
2) It is faster to use the CMD Line eg. ipconfig /all rather than through network properties
3) So that I dont get hassled by a Microsoft paperclip or other "useful" Microsoft "features" when performing a simple request
4) For things that i have never seen in the GUI (or can't be bothered looking for) eg tracert

In short. If it is quicker or easier the CMD line is the way to go



  #28 (permalink)  
Old June 9th, 2004, 11:29 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 256
Thanks: 0
Thanked 0 Times in 0 Posts
Default

FWIW, I recall reading a first review of OS X when it first came out a couple of years ago... There were all these "Mac-heads" going "At last! A proper command line!" and "Yeah, bash is really cool!"

So there you go. This shows how far we have come, since the days when he had to drag and drop things into the wastepaper basket :)!
  #29 (permalink)  
Old June 15th, 2004, 08:42 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 217
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mega
Default

Been working with a citrix thin client for a month time now and I hate the fact that CMD ain't there anymore, eventhough I never thought I where to miss it.

 - mega
  #30 (permalink)  
Old July 18th, 2004, 08:04 PM
Authorized User
 
Join Date: Jul 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

As a network administrator the command line is VITAL to my existance. I could do things with the GUI but that takes too long. There are a wealth of utilities that can only be run through it for diagnosing network problems. It is also vital to test run logon scripts before submitting them to user profiles.

And MOST important... Always use the Command Window when doing anything for the big bosses :) If they saw how easy it is using the GUI, they will wonder why they pay you so much ;)





Similar Threads
Thread Thread Starter Forum Replies Last Post
XQuery from command line Tomi XSLT 2 January 16th, 2008 01:58 PM
Asp Command Line dizzy1 Classic ASP Basics 1 August 30th, 2007 06:32 PM
restart MSSQL service from command line in windows crmpicco SQL Server 2000 4 January 25th, 2006 11:06 AM
command line switches pakman Excel VBA 3 June 9th, 2005 08:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.