On Tue, 28 Mar 2017 19:56:48 +0100
Patrick O'Callaghan <pocallag...@gmail.com> wrote:

> I can only say I have no recollection of typing that, and that I did
> want to create a snapshot as a test. But it was a few days ago so I
> may be wrong.

If you use bash, and have bash history enabled, at a command line you
could type a CTRL-R and then type qemu to search back through history
for commands with qemu in them that you've run.  Each time you hit
CTRL-R it will look back one more time.

Or, you can just do
less ~/.bash_history, type G to go to the bottom, and look for qemu
using ?qemu.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to