These should be placed in
c:\terminal\cmd-scripts\
~.cmd- A short-cut to jump into the user's home directoryedit.cmd- Edit a document using notepad++ from the command promptll.cmd- Emulate the Bash ll alias in command prompt, requires Windows port of lsnpml.cmd- List global installed Node.js packages from the command promptpubid.cmd- Displays your public RSA 2 key in terminal, it assumes you have one created by Putty or sshremote-server.cmd- Template for a batch file to use SSH client to connect to a remote serverperl.cmd- Runs a Perl script from the command prompt using Strawberry Perl Portable editionphp.cmd- Runs a PHP script from the command prompt using PHP for Window