Added a couple ffmpeg compression scripts, updated the mount whitehorse command and a couple of cli commands to open files with quicktime
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
search_string="$1";
|
||||
echo $search_string;
|
||||
find . -n "'*$search_string*'";
|
||||
|
||||
Reference in New Issue
Block a user