On Thu, May 21, 2009 at 8:51 PM, Tzafrir Cohen <tzaf...@cohens.org.il> wrote:
> On Thu, May 21, 2009 at 08:34:48PM +0200, Michael Casey wrote:
>> yeah, SOLVED: :))
>>
>> clear; find . -type d | while read FOLDERNAME; do $(cd "$FOLDERNAME"); done
>
> I'm not sure what it is exactly that you try to do, but:
>
>  $(cd "$FOLDERNAME")

Sure, better (cd "$FOLDERNAME")


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to