Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

Jamie Phan's random batch scripts

Some random batch scripts that I made to make life easier? Maybe.

Scripts

ScriptDescriptionHow to use
DupRemover.batRemove duplicate lines from a file. (Requires NodeJS installed)Simply drag a file onto the script, a new out_{scriptName} file will be created at the same directory.
ForwardSlashConverter.batSick of Windows' path using \ (Backslashes). This script will simply replace \ (backslash) to / (forward slash).Open the batch script, enter or paste in the text, the result will return on the next line. Press enter again to clear the screen and restart.
TempChrome.batLaunch Google Chrome with a temporary profile. This profile will be deleted after that instance of Google Chrome was closed.Click on the script.
TempEdge.batLaunch Microsoft Edge (Chromium) with a temporary profile. This profile will be deleted after that instance of Microsoft Edge (Chromium) was closed.Click on the script.
TempDocker.batLaunch a Temporary Docker container with minimal setup. Will be removed after exiting the container (via --rm).Click on the script and follow the instructions.
TempSSH.batLaunch a temporary SSH session (without remembering the fingerprint).Click on the script and follow the instructions.

Licence

WTFPL

About

Some random batch scripts that I made to make life easier? Maybe.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Contributors

Languages