Variables | |
| infile | |
| then echo | Usage |
| then echo input file missing | exit |
| fi if test z | outfile |
| fi if leohtml if html2text lhhtml of outfile hm | INFILE = "$(pwd)/$infile" |
|
|
|
|
|
|
|
|
|
|
|
Initial value: $(argparse $* <<EOF long:infile;short:if;type:string EOF) outfile=$(argparse $* <<EOF long:outfile;short:of;type:string EOF) help=$(argparse $* <<EOF long:help;short:h;type:flag EOF) if ! test -z "$help" |
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001