CaptainMark
April 4th, 2011, 11:14 PM
probaly a silly question but one that google seems to be failing on for me, im surprised its never come up before actually,
i have a line in a bash script, its a nested for loop and the command pipes the output of rsync to grep and then sed and etc.etc. the line is way too long, how can wrap the text to make the script more human readable without changing how it behaves?
Thanks
Mark
i have a line in a bash script, its a nested for loop and the command pipes the output of rsync to grep and then sed and etc.etc. the line is way too long, how can wrap the text to make the script more human readable without changing how it behaves?
Thanks
Mark