Can you explain this command for me
for f in *.lib; do mv $f lib${f%%lib}a; done
Name:
Anonymous2010-07-12 6:33
Christ I wish I understood Linux. I'm OK with Microsoft OS's (Have been using since MS DOS) but I have never sat down and learned to use Linux properly.