Use !! to expand the previous command and evaluate it with $() or ``For example;
$ which pinata
/usr/local/bin/pinata
$ ls -lh `!!`
...Credit: http://stackoverflow.com/a/5955674/1032449
Use !! to expand the previous command and evaluate it with $() or ``For example;
$ which pinata
/usr/local/bin/pinata
$ ls -lh `!!`
...Credit: http://stackoverflow.com/a/5955674/1032449
I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresq...
No comments:
Post a Comment