Peter Ruskin schreef: > On Thursday 01 September 2005 20:37, Andrew MacKenzie wrote: >> I don't mean to thread-hijack, but... >> >> I was just thinking that it would be really nice if after I run >> "genkernel" I got a list of packages that need to be recompiled >> against the new kernel (i.e. nvidia-kernel, zaptel, lm_sensors, >> etc.). >> >> I inevitably forget which packages need to be re-emerged... > > > emerge -v $(equery b /lib/modules | sed -e 's:^:>=:' ) >
Peter, why does running this command give me the following output: emerge -v $(equery b /lib/modules | sed -e 's:^:>=:' ) !!! No command or unknown command given ________________________________________________________________________________ cfg-update 1.7.1 : Building checksum index... (takes a few seconds) done! ________________________________________________________________________________ !!! Error: -, is an invalid short action or option. ?? I don't know enough about scripting to 'debug' it, but I do know I don't see any loose '-' that is meant to precede an option (but does not). So I really don't know what the error is trying to tell me. Am I missing some essential piece of the puzzle (I certainly have both equery and sed)? Holly -- gentoo-user@gentoo.org mailing list