X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=bin%2Fsoma_file_of_pls;fp=bin%2Fsoma_file_of_pls;h=0000000000000000000000000000000000000000;hb=a68d5744f8758fc77c34c612edac06dbc0bea129;hp=28660ca15c6c8f6ab57d763afe03131306fd8474;hpb=e184ff59e5cc01f9f62d0be272b77e59e149a6f1;p=khome.git diff --git a/bin/soma_file_of_pls b/bin/soma_file_of_pls deleted file mode 100755 index 28660ca..0000000 --- a/bin/soma_file_of_pls +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/bash - -curl "$1" | awk -F= '{metadata[$1] = $2} END {print metadata["File1"]}'