Commit Graph

2 Commits

Author SHA1 Message Date
Joe Onorato
451ceec4dd Fix afind command
afind "*.foo" didn't work because "*.foo" got expanded inside afind

Change-Id: Ia479ed6e50e64fe2ffdf1983050a6da91d6a06f0
2024-07-20 17:46:15 -07:00
Joe Onorato
b3eb9e58e0 Add afind command.
Wrapper for find that skips the .repo, .git and out directories.

Test: manual
Change-Id: I7f3b0f4e228060e2edb932f14d0ec5894a9e1240
2024-07-05 11:21:08 -07:00