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: command substitution: line 60: syntax error near unexpected token `)' bash: command substitution: line 60: `readelf -l /bin/sh | sed -n 's...@.*interpret.*/tools\(.*\)]...@\1@p')' Thanks, Steve -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
