arc_tag
Synopsis
arc_tag [-h] [-t tag file] [-n tag name] [-rd recurse depth] [-rp regex of path to scan] [-ro regex for file selection] [-gp glob of path to scan] [-go glob for file selection] [PATH]...
Description
Tags local files for archive. The information on the tagged files is stored in the tag file under the specified tag name.
Options
- -h
- Prints the help message
- -t tag file
- Specifies the tag file to use...default is ~/.arc_tag_file.txt
- -n tag name
- Specifies the tag name to use. This is used to identify a specific set of tagged files that are defined in the tag file.
- -rd recurse depth
- The max depth to recurse down a directory tree when tagging files