Just gotta say Ed, you&#39;re like.....the Wizard when it comes to this stuff!..LoL!<br><br>Sent from Eddie&#39;s Cell Phone<br><br>----- Reply message -----<br>From: &quot;Ed Greshko&quot; &lt;Ed.Greshko@greshko.com&gt;<br>To: &quot;Community support for Fedora users&quot; &lt;users@lists.fedoraproject.org&gt;<br>Subject: question regarding ls w/ colors and capturing to file<br>Date: Tue, Jul 31, 2012 2:22 am<br><br><br>On 07/31/2012 02:15 PM, Paul Allen Newell wrote:<br>&gt; Fedora List:<br>&gt;<br>&gt; I can run &quot;ls -FR&quot; on a directory and get a lovely listing with lots of color coded information to let me know what is what. I have hit a directory that is big enough that scrolling though the output isn&#39;t efficient. I would like to capture the output of &quot;ls -FR&quot; into a file that preserves the color coding (I don&#39;t want to read each file as I wish to visually scan to see if something isn&#39;t right and color is a great way to see it).<br>&gt;<br>&gt; My attempts with &quot;more&quot; have stripped color. So has &quot;less&quot;. Does anyone have an idea how to capture the output of &quot;ls -FR&quot; that keeps the color coding?<br>&gt;<br>&gt; This is a low priority item ... just something that would be nice to be able to do<br>&gt;<br>&gt; Thanks in advance,<br>&gt; Paul<br><br>script -c &quot;ls -FR --color&quot; outfile<br><br><br><br><br><br>-- <br>Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled<br>-- <br>users mailing list<br>users@lists.fedoraproject.org<br>To unsubscribe or change subscription options:<br>https://admin.fedoraproject.org/mailman/listinfo/users<br>Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines<br>Have a question? Ask away: http://ask.fedoraproject.org<br>