This website works better with JavaScript.
Explore
Help
Register
Sign In
jorge
/
my_scripts
mirror of
https://github.com/jorgevasquezp/my_scripts
Watch
1
Star
0
Fork
You've already forked my_scripts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aca1cdd6ca
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'aca1cdd6ca'
${ noResults }
my_scripts
/
bash
/
get_deliveries.sh
5 lines
74 B
Raw
Blame
History
search_string
=
"
$1
"
;
echo
$search_string
;
find . -n
"
'*
$search_string
*'
"
;
Reference in new issue
View Git Blame
Copy Permalink