Skip to content

Runs a bash script given the name in the closest parent folder

License

Notifications You must be signed in to change notification settings

Quick-scripts/lrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lrun

Runs a bash script given the name in the closest parent folder

Usage

lrun <file name> <search depth>

<file name> is the name of the file to run <search depth> is defualted to 5 and defines how many parent folders to search (Ex. search depth of 2 would search up to ./.. and search depth of 4 would search up to ./../../../

Installation

Install lrun by moving the lrun file to path

(Reccomended installation)

sudo cp lrun /usr/local/bin

About

Runs a bash script given the name in the closest parent folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages