Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Explanation of a bash command

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

Name: Anonymous 2010-07-11 16:46

>>6
It is standard on Linux everywhere. Until that /bin/sh -> dash fad started it was all /bin/sh -> bash.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List