Skip to content

Instantly share code, notes, and snippets.

@acro5piano
Last active November 21, 2016 08:40
Show Gist options
  • Select an option

  • Save acro5piano/60396b2120d7db50498dfe3227168cb1 to your computer and use it in GitHub Desktop.

Select an option

Save acro5piano/60396b2120d7db50498dfe3227168cb1 to your computer and use it in GitHub Desktop.
Bash/Zshで、直前に実行したコマンドの引数を呼び出す ref: http://qiita.com/acro5piano/items/301323d2d353324a510b
1. ls -l /etc/hoge/fuga.conf
2. chmod 0600 /etc/hoge/fuga.conf
3. vim /etc/hoge/fuga.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment