-
Bast: Bash & Windows Batch in same file
-
PUSHD – ? Batch Tip
-
Setlocal – First Batch Tip
I have several batch file tips to share. The first one deals with setlocal. This command will give you a context in which you can change environment variables without worrying about what they should be after your batch file. All you need to do is call setlocal at the beginning of your batch file and…
-
Dropbox
I’ve started using Dropbox to manage keep my desktop and laptop in sync. The desktop is Windows and the laptop is Arch Linux. So far, I have used it for documents and Portable Applications. I’m considering using it as a central repository for the git version control program. One of the nice things I have…
-
Deleting a locked file
-
First Post
You must be logged in to post a comment.