[sllug-members]: Re: CHMOD Big Oops!
Justin Searle
justin.searle at jetblue.com
Thu Oct 26 13:44:23 MDT 2006
On Wednesday 25 October 2006 19:59, Will Aoki wrote:
> apt-get install -f -s --reinstall `dpkg --get-selections | grep
> ' install' | cut -f 1`
Well theres some Debian foo for ya. But how do you get the tab in there? My
work around isn't as nice: As a work around you could grep for "install$"
then do an inversion grep (-v) for "deinstall", but simply knowing how to do
a tab would be better.
More information about the sllug-members
mailing list