Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

allow passing of directory as an argument #1

Closed
mancdaz opened this issue Jan 13, 2011 · 1 comment
Closed

allow passing of directory as an argument #1

mancdaz opened this issue Jan 13, 2011 · 1 comment

Comments

@mancdaz
Copy link
Collaborator

mancdaz commented Jan 13, 2011

Rather than manually issuing a "find" statement to pass a file list via stdin, make the script accept an argument which is either a directory or a file. If a directory, issue a find on the contents of the directory. If a file, issue a find on the file itself.

@welbymcroberts
Copy link
Owner

This is now in the v2 branch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants