My disk quota is full on my account at Fermilab (.../home/zhiyil/desktop/...). So I have to clean to get more rooms to store files to SAM. Use the command:
du -s * .[a-zA-Z]* | sort -n
get an idea of which file is the largest one so that you could deal with them.
Tuesday, October 14, 2008
Linux:command: du and quota
Subscribe to:
Post Comments (Atom)
1 comment:
Hi,
I have a signature field already in my document and I want to prompt the user to sign it. For instance, there are 100 pdfs with signature fields... I want to have a script run through VBA that opens all 100 PDDocs and prompts the user for 100 signatures so they dont have to go and open each one.
PDF signature
Post a Comment