1 unstable release
0.0.1 | May 14, 2022 |
---|
#37 in #undo
14KB
whoops
whoops
is a CLI utility designed to undo common commands like mv
and cp
. For example,
$ mv foo bar
$ whoops !!
here, whoops
will undo the mv
command!
0.0.1 | May 14, 2022 |
---|
#37 in #undo
14KB
whoops
is a CLI utility designed to undo common commands like mv
and cp
. For example,
$ mv foo bar
$ whoops !!
here, whoops
will undo the mv
command!