how do I do groups for unix commands - Get link Facebook X Pinterest Email Other Apps - February 15, 2013 i want this: python *.py > *.std i tried doing: python (*).py > \1.std but wrong, you don't. process them in loop. for f in *.py python "$f" > "${f%.py}".std done Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment