Name: Anonymous 2010-07-11 11:06
Hi /prog/,
Can you explain this command for me
for f in *.lib; do mv $f lib${f%%lib}a; done
Can you explain this command for me
for f in *.lib; do mv $f lib${f%%lib}a; done
/bin/sh -> dash fad started it was all /bin/sh -> bash.