Steve wrote:
> Hi,
>
> When I run this command I get an error. I was wondering if it was me or the
> command since I don't really use sed. I did a cut and paste from the book.
>
> root:/sources/glibc-2.10.1# DL=$(readelf -l /bin/sh | sed -n
> 's...@.*interpret.*/tools\(.*\)]...@\1@p')
> bash
Hello
I have a problem when i want to compile The Binutils package.when i issue
the "make" commond as root there is no problem and by issuing the next
commomd (make install), i encounter with this:
make[1]: Entering directory `/mnt/lfs/sources/binutils-2.18'
/bin/sh ./mkinstalldirs /tools /tools
On Fri, 2009-08-14 at 07:38 -0500, James Robertson wrote:
> Thanks so much for the explanation. That makes a lot of sense. The
> solution you provide works for me.
Very useful things, shell functions. For this case, a simple alias would
have done just as well, but I use (at work) similar funct