[lug] Using Pipes w/ find exec Or find xargs

stimits at comcast.net stimits at comcast.net
Tue Mar 24 16:53:53 MDT 2015


...
> Like Louis, I may misunderstand the problem, but would some variant of this work for you?
>
> find / -type d | while read i; do echo $i | base64 -; done

...
 
This is actually what I was hoping to see...the "while read" solves the problem, thanks for all the fast replies!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20150324/4f2735c6/attachment.html>


More information about the LUG mailing list