Recently I tried to delete some files in the VMware shell and I got an "Invalid Argument" error...
In order to resolve this, I tried chmod 755 * and it didn't work. Individual file deletions, not working. Short of a reboot (which would have been a drastic step given that this is a production host) I instead tried to overwrite the file contents with new data to see if it would somehow unlock the file locks (which seemed to be the issue here).
This is what worked for me from the working directory with the files (this command will write the "a" character into each file as a new file, so all previous data will be lost - make sure you are in the proper working directory!!):
echo "a" > *
The files were then unlocked and I could do my usual rm * and it was done. Hope this helps someone else out there!
26 July 2012
18 July 2012
FREE PC GAME: UFO - Aftermath
Grab this beauty from Green Man Gaming!
http://www.greenmangaming.com/s/za/en/pc/games/strategy/ufo-aftermath/
Ends in 3 hours' time!
http://www.greenmangaming.com/s/za/en/pc/games/strategy/ufo-aftermath/
Ends in 3 hours' time!
12 July 2012
FREEBIE: Hacker Evolution for PC
Keen on another free game? Go to Green Man Gaming and grab Hacker Evolution while it's still available at 100% discount!
http://www.greenmangaming.com/s/za/en/pc/games/simulation/hacker-evolution/
http://www.greenmangaming.com/s/za/en/pc/games/simulation/hacker-evolution/
Subscribe to:
Posts (Atom)