clint@clint-U-100:~$ for i in 'sudo dpkg --get-selection|grep samba|awk
'{print$1}'';do sudo dpkg-reconfigure $i;done
[sudo] password for clint:
Unknown option: get-selection|grep
Usage: dpkg-reconfigure [options] packages
-a, --all Reconfigure all packages.
-u, --unseen-only Show only not yet seen questions.
--default-priority Use default priority instead of low.
--force Force reconfiguration of broken packages.
--no-reload Do not reload templates. (Use with caution.)
-f, --frontend Specify debconf frontend to use.
-p, --priority Specify minimum priority question to show.
--terse Enable terse mode.
clint@clint-U-100:~$
nice, should I try the first one?
___________________
Nolug mailing list
nolug@nolug.org
Received on 04/08/11
This archive was generated by hypermail 2.2.0 : 04/08/11 EDT