• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Snippet #1056

Created 10/11/2013, updated 5/18/2017
  • bash
  • snippets

To remember: $_ expands to to the last param of the last command, so echo foo && echo $_ prints "foo" twice.

← Site updates 0.96
Site updates 0.95 →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).