This website requires JavaScript.
Explore
Help
Sign In
jorge
/
my_scripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aca1cdd6ca419b2a106790bed590b8672588bb64
my_scripts
/
bash
/
get_deliveries.sh
T
5 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Added a couple ffmpeg compression scripts, updated the mount whitehorse command and a couple of cli commands to open files with quicktime
2016-09-29 16:36:16 -07:00
search_string
=
"
$1
"
;
echo
$search_string
;
find . -n
"'*
$search_string
*'"
;
Reference in New Issue
Copy Permalink