8000 GitHub - jamesburns-rts/scripts: Miscellaneous Scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamesburns-rts/scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scripts

emv

Uses EDITOR to edit a file name or group of file names, e.g. if the file example.txt is in the current dir, emv example.txt will pop up your favorite editor with the filename in it, then will move the file to the new name on save and quit. You can do multiple files at once.

Caveat: You cannot swap file names.

genpasswd

Generates a random password using letters, numbers, and special characters. Options include:

  • -l length: Sets the length of the resulting password
  • -h: Print the md5 hash of the password on the next line

Test Change 2

About

Miscellaneous Scripts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.7%
  • Shell 42.3%
0