diff options
author | epoch <epoch@hacking.allowed.org> | 2016-12-09 15:54:33 -0600 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2016-12-09 15:54:33 -0600 |
commit | b4dddad64122649d9da6340032275d1756930e74 (patch) | |
tree | afcfff52545fce1c7713f24e7a28904230fa8671 /filebrowser/zenity-frontend.sh | |
parent | fa1b447ef684e5eadda27d8870de6a6e09292a18 (diff) | |
download | hackvr-b4dddad64122649d9da6340032275d1756930e74.tar.gz hackvr-b4dddad64122649d9da6340032275d1756930e74.zip |
LOTS OF SHIT
Diffstat (limited to 'filebrowser/zenity-frontend.sh')
-rwxr-xr-x | filebrowser/zenity-frontend.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/filebrowser/zenity-frontend.sh b/filebrowser/zenity-frontend.sh deleted file mode 100755 index 0ba5efb..0000000 --- a/filebrowser/zenity-frontend.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -cat p | ./filebrow.sh | tr -d '\n' | xargs -L1 zenity --list --column file > p |