Daily commands #3: Command simulation
Perform a simulation of events that would occur but do not actually change the system in any way. For example check what packages will be removed along with nginx
sudo apt-get remove -s nginx
Thanks @cotalinux
Written on June 10, 2015