Sukucorp Sukucorp wrote:
> On Fri, Apr 11, 2008 at 2:48 PM,  <[EMAIL PROTECTED]> wrote:
> 
>>   # Simple script to list version numbers of critical development tools
>>
>>   bash --version | head -n1 | cut -d" " -f2-4
>>  +ls -l `which sh`
> 
> A better alternative is to use "readlink -f /bin/sh"


Indeed it is.  I'll see what I can do with that.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to