also @ TechSpot: Facebook headhunts Apple engineers for 3rd smartphone attempt

TechSpot

Command prompt

Discussion in 'The Alternative OS' started by kaitou90, Sep 9, 2007.

Thread Status:
Not open for further replies.
  1. kaitou90 Newcomer, in training

    Anyone know about command prompt?

    I mean its function other than those shown in the black screen when i type "help". Is there anymore usage of command prompt?

    Command prompt and batch files quite same. AM i right?
  2. Nodsu Newcomer, in training

    I assume that you mean Windows command prompt here? In that case, this thread should be moved.

    You can run any programs from command prompt, not only the builtin ones. You can also to basic programming like variables, loops, conditionals and branching. The main power of CMD is the ability to run programs easily with command line parameters. This gives you huge flexibility and automation capabilities.

    Yes, a batch file is basically a script for the command interpreter. The rules are slightly different though - a batch file pasted into the CMD window may not workand vice versa.
Thread Status:
Not open for further replies.