Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Custom Binaries/Scripts

Install (add bin/ to PATH)

These are custom executable scripts that are intended to be invoked directly by users. If you want to make them callable from any directory, add this directory (bin/) to PATH (see Bash#Install).

Binaries

  • print_args: print the arguments passed to this command
  • rfind: call find while excluding EXCLUDED_SEARCH_DIRS
  • rgrep: call grep while excluding EXCLUDED_SEARCH_DIRS