Change filename, add a du beforehand to see filesize differences.
This commit is contained in:
parent
4f54c40d66
commit
b48d25e300
@ -4,9 +4,10 @@
|
||||
|
||||
date
|
||||
|
||||
ebook="HyperlingHealthProtocol.pdf"
|
||||
ebook="HyperlingsHealthProtocol.pdf"
|
||||
|
||||
if [[ -e $ebook ]]; then
|
||||
du -h $ebook
|
||||
rm -v $ebook
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user