top | item 30993243 (no title) laurent92 | 3 years ago Is there a shortcut to reuse the result of the last command? “which java => ll $(!!)”, but the “!!” reexecutes the last command, I’d like something which doesn’t. discuss order hn newest yjftsjthsd-h|3 years ago I'm not personally aware of a way to do that. When I need to do that I do indeed just run $(!!)
yjftsjthsd-h|3 years ago I'm not personally aware of a way to do that. When I need to do that I do indeed just run $(!!)
yjftsjthsd-h|3 years ago