Skip to content

Latest commit

 

History

History

Script-Development

Scripts for Script Development

These scripts are generally to make development of scripts easier. They can be copied into an existing script or incorporated into a Script Library for consistent use, which is what I did with a lot these in my script library.

Contents

Text Utilities

File Utilities

  • Get File Metadata
    • Example of using shell to get metadata of files. I use this to see if a file was downloaded from certain sites or was written by some certain author, if it is then I move it to some location (much like Hazel).

Various