Console applications are the best way to perform many tasks which needs automation by means of batch files and scheduled tasks.
Command line arguments provides you a way to send inputs to the console applications.
In Command prompts redirection operators helps you to link sequence of command line operations.
Links
Command line arguments: http://msdn.microsoft.com/en-us/library/aa288457(v=vs.71).aspx
Redirection operators: http://technet.microsoft.com/en-us/library/bb490982.aspx
No comments:
Post a Comment