All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
sbndpoms_metadata_extractor.sh File Reference

Go to the source code of this file.

Variables

 INPUTFILE
 
g $JSONFILE sed i $a file_name
 

Variable Documentation

g $JSONFILE sed i $a file_name

Definition at line 8 of file sbndpoms_metadata_extractor.sh.

INPUTFILE
Initial value:
="$1"
JSONFILE=`echo $INPUTFILE | sed -re 's/-[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
JSONFILE="${JSONFILE}.json"
sed -i '$ d' $JSONFILE
sed -i '$ s/$/\
then echo File list $list not found else cat $list while read file do echo $file sed s
Definition: file_to_url.sh:60

Definition at line 8 of file sbndpoms_metadata_extractor.sh.