Showing posts with label shell. Show all posts
Showing posts with label shell. Show all posts

Wednesday, 5 November 2008

Shell Scripting Links

Here are some useful Shell-Scripting links.
  • Customize your Command Prompt, here.
  • Start a Shell script from an Exe, here.
  • Copy multiple files from the Command line, here.
  • Pipe commands with switches, here.

Tuesday, 4 November 2008

Useful Cli Commands

Here are some links to some useful pages which contain information on various command prompt commands.
  • Type command, here.
  • Copy command, here.
  • Environment variables, here.


Powered by ScribeFire.

Tuesday, 17 June 2008

Sunday, 15 June 2008

Windows Shell Scripting

Here is a link to a page on Wikipedia that lists a lot of the Environment Variables for the various Windows Operating Systems.

You might also find this page useful as it contains information on the difference between .bat files & .cmd files.