LoginSignup
6

More than 5 years have passed since last update.

# Qiitaの投稿をシェルスクリプトとして実行する方法

Last updated at Posted at 2015-07-24

alias ~=;:<<'~'

curl http://qiita.com/suin/items/2bdeef73b5413c5a1892.md | shを実行すると、このQiita投稿の下のシェルスクリプトが実行されます。

set -x
whoami
date

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6