if this command fails:
mv fromdir/* todir/
then try:
rsync -avf fromdir/* todir/
followed by
rm -rf fromdir
Wednesday, November 20, 2013
Subscribe to:
Post Comments (Atom)
Anything about Java, WebLogic, OSB, Linux etc.... this is my logbook of a navigation in the IT Technology ocean.
No comments:
Post a Comment