Skip to content

Relix: add new "autosetfile" Perl script#24

Open
targetdisk wants to merge 1 commit into
jjuran:masterfrom
targetdisk:autosetfile
Open

Relix: add new "autosetfile" Perl script#24
targetdisk wants to merge 1 commit into
jjuran:masterfrom
targetdisk:autosetfile

Conversation

@targetdisk

Copy link
Copy Markdown
Contributor

"autosetfile" is a script that is capable of setting HFS file type and creator attributes for entire trees recursively. For more information, please see the "autosetfile -h" help.

Usage: relix/files/usr/bin/autosetfile [-vrh] [-t TYPE] [-c CREATOR] [-e EXTENSION(S)] <FILE> ...

Parameters:
  FILE             A file or path to a subtree with HFS attributes you'd like
                   to change.

Options:
  -h               Display this help.
  -v               Print filenames as their types changed.
  -r               Recurse into subdirectories if any FILE is a directory.        
  -t TYPE          Assign FILEs to a TYPE attribute.
  -c CREATOR       Assign FILEs to a CREATOR attribute.
  -e EXTENSION(s)  Set attributes on files matching an extension or suffix.
                   You can specify multiple suffixes by separating them with
                   ':' (colon).

"autosetfile" is a script that is capable of setting HFS file type and
creator attributes for entire trees recursively.  For more information,
please see the "autosetfile -h" help.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant