$ apt-get install `ssh root@host_you_want_to_clone "dpkg -l | grep ii" | awk '{print $2}'`
by David Winterbottom (codeinthehole.com)
$ apt-get install `ssh root@host_you_want_to_clone "dpkg -l | grep ii" | awk '{print $2}'`
by David Winterbottom (codeinthehole.com)
0 Comments
You can be the first one to leave a comment.