﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2566	Chapter 6.9.1 error with the readelf -l	kev-in	lfs-book@…	"in the chater 6.9.1 when you force scrit to force glibc with:

DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')

you can do an error like :



bash: command substitution: line 219: syntax error near unexpected token `)'

bash: command substitution: line 219: `readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')'



if you see that just change the () by the double qote


"	defect	closed	normal		Errata	SVN	normal	invalid	readelf -l	
