Skip to content

Instantly share code, notes, and snippets.

@PenguinCabinet
Last active January 6, 2023 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PenguinCabinet/849f92950f1767f36baa8069bfc254a0 to your computer and use it in GitHub Desktop.
Save PenguinCabinet/849f92950f1767f36baa8069bfc254a0 to your computer and use it in GitHub Desktop.
#!/bin/sh
echo -e "あなたは大将から通常の講習を受けたはずです。
これは通常、以下の3点に漸くされます。
#1) 他人の寿司ネタに触れないこと。
#2) 食べる前に考えること。
#3) 大いなる寿司ネタには大いなる価格が伴うこと。
"
exec sudo "${@}"
@PenguinCabinet
Copy link
Author

PenguinCabinet commented Jan 6, 2023

元ネタです
https://twitter.com/otokura_chacha/status/1611313501443874817?s=20

Fork元です
https://gist.github.com/sheepla/0530cc05bad36db4d80d0bde0dc10f6d

権利者からクレーム入ったら消します。ごめんなさい。

@PenguinCabinet
Copy link
Author

デバッグしてないっす
文字列書き換えただけだし動くっしょ…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment