scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Results 3 scripts issues
Sort by recently updated
recently updated
newest added

Add support for OpenSuse, which is rpm based w/o dpkg or yum

Hi, on Windows 8.1, 64-bit, with ActivePerl 5.18.1, sigs.pl gets an error if the file I'm running it against has spaces in the file path (quoted): i:\>perl "c:\Program Files (x86)\Utilities\SYS\sigs.pl"...

I would have a suggestion to use `os.statvfs` for the `immutable.py` script; the `ST_IMMUTABLE` constant can be used. Please see: https://docs.python.org/3/library/os.html#os.statvfs