bash script that process input from pipeline or file redirection http://ift.tt/18zh1tR...

Please Visit: http://ift.tt/1ajReyV



bash script that process input from pipeline or file redirection

http://ift.tt/1Ap9qDD

if [ -e $1 ] ;then read str; else str=$1;fi



http://ift.tt/18zh4pn

while read line; do echo -e "$line\n"; done < file.txt






from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1Ap9qDH

via LifeLong Community

No comments:

Post a Comment