mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-12-28 14:31:45 +00:00
Improved extract script
This commit is contained in:
parent
a9bde4db93
commit
77d3f07102
2
extract
2
extract
@ -4,4 +4,6 @@ for file in APPLECORN AUXMEM.BYTWRD AUXMEM.CHARIO AUXMEM.HOSTFS AUXMEM.INIT AUXM
|
|||||||
rm _FileInformation.txt
|
rm _FileInformation.txt
|
||||||
cadius clearhighbit ${file}.S\#040000
|
cadius clearhighbit ${file}.S\#040000
|
||||||
cadius indentfile ${file}.S\#040000
|
cadius indentfile ${file}.S\#040000
|
||||||
|
FNAME=`echo ${file}.s | tr [:upper:] [:lower:]`
|
||||||
|
mv -v ${file}.S\#040000 $FNAME
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user