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
  #31 (permalink)  
Old August 9th, 2004, 01:40 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

The cmd is very useful, we still use some DOS based applications. It is very useful.

I am v. happy that we can execute the same with windows also.

Even for java begining I used << Edit >> & compilation in the command line only.

I feel v. comfortable with the MD/CD and dir */?

It's simply :)))


  #32 (permalink)  
Old August 15th, 2004, 11:04 AM
Registered User
 
Join Date: Aug 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ara_gupta Send a message via Yahoo to ara_gupta
Default

I use command line mostly for editing windows registry or registering components and dll in registry. Also the convert command in winnt is used for converting type of File system and netsend command for sending command on network. ping command is used for checking connectivity on LAN. All these features are availaible partly/fully on gui interface but are not as good and efficient as in command line.

aranibhash
  #33 (permalink)  
Old August 15th, 2004, 11:04 AM
Registered User
 
Join Date: Aug 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ara_gupta Send a message via Yahoo to ara_gupta
Default

I use command line mostly for editing windows registry or registering components and dll in registry. Also the convert command in winnt is used for converting type of File system and netsend command for sending command on network. ping command is used for checking connectivity on LAN. All these features are availaible partly/fully on gui interface but are not as good and efficient as in command line.
Aranibhash Gupta

aranibhash
  #34 (permalink)  
Old October 22nd, 2004, 10:41 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

it's not as good as bash ...

--
Don't Stand on your head - you'll get footprints in your hair. http://charlieharvey.com
  #35 (permalink)  
Old December 22nd, 2004, 11:37 AM
Registered User
 
Join Date: Dec 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Dear Friends,
The command line box I find frightening. I've only started using it since I began studying Java using Mr Hortons book, 'Beginning Java 2 SDK 1.4'. Before this I only had a smattering of knowledge about it and I call it a DOS box. The one time it did come in useful was when I wanted to re-install Windows 98 on an old machine and I used a floppy disk to run a command line program from which I could mount the CD drive which contained the Windows operating system. I would never have been successful though if I hadn't first downloaded explicit instructions from a frindly website.
But, I have to say, using the CMD box for doing Mr Hortons programs is a lot faster than the Coffee Beans IDE and in fact sometimes the programs (which always compile using the CMD box)wont compile in Coffee beans IDE.
I don't need many commands to use the CMD box for Java (at the moment) but I'm sometimes intriqued and sidetracked about other programs that I've discovered. One in particular is debug, whoa!, now theres a program that I would like to know something about. It just fascinates me that I'm looking at what is actually contained in the registers of the CPU. I know that there are ways of writing to the registers and even running Assembly language programs using debug and maybe one day I'll dabble a bit more in it but for now it's non-stop Java. Anyway, like one of the previous posts said, I don't think they'll ever get rid of the CMD box. It reminds me of some old people, you know the type, they do things in an old-fashioned way and they teach you skills which you didn't even know existed but they usually get a job done efficiently and sometimes even more quicky.
                       Stafford


It's a happy day when men beat their swords into ploughshares but, at the end of the day, only truth will set men free.
  #36 (permalink)  
Old January 18th, 2005, 06:23 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,093
Thanks: 1
Thanked 12 Times in 11 Posts
Default

Just stumbled across this aging post, but couldn't resist adding my two cents.

Ever since I got sold on .NET I've been using the command prompt constantly to run the C# compiler. Rather than having to load VS.NET just to test a code snippet or two, it's infinitely more convienient to write up a class in NotePad and compile an assembly from the command line. You end up with a mere two files, as opposed to a folder full of .NET project files and the two files you're actually interested in, the class file and the assembly file. Makes organizing my work a lot easier.

- Bob





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.