CodeLoft
housing for code, scripts, urls around web programming and related stuff.
Sunday, December 9, 2012
Linux: remove write protected files
to remove write protected files use the -f switch
rm -f [files]
or
rm -Rf [folder]
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)