Hacker News new | ask | show | jobs
by tyingq 1885 days ago

  $ echo "test" > /dev/null && echo !$
  /dev/null
  $ echo "test" > /dev/null && echo $_
  test