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

Go to the source code of this file.

Variables

 list
 
do case in h help echo Usage
 
*echo Unknown option exit
 
then echo File list $list not
found else cat $list while
read file do echo $file sed 
s
 
 pnfs
 
root __pad0__
 
file
 
root __pad1__
 
esac shift done if [$nfile-eq 0]
 

Variable Documentation

root __pad0__

Definition at line 64 of file file_to_url.sh.

root __pad1__

Definition at line 72 of file file_to_url.sh.

* echo Unknown option exit

Definition at line 42 of file file_to_url.sh.

* file
Initial value:
=$1
echo $file | sed 's

Definition at line 69 of file file_to_url.sh.

esac shift done if[$nfile-eq 0]

Definition at line 72 of file file_to_url.sh.

* list
Initial value:
=''
nfile=0
while [ $# -gt 0 ]

Definition at line 28 of file file_to_url.sh.

pnfs

Definition at line 60 of file file_to_url.sh.

then while read file do echo $file sed s

Definition at line 60 of file file_to_url.sh.

do case in h help echo Usage

Definition at line 42 of file file_to_url.sh.