LoginSignup
1
0

More than 3 years have passed since last update.

set -- `getopt -u -o vhp:e:s:u: -l version,help -- "$@"` でなんかオプション追加するときには

Posted at

set -- getopt -u -o vhp:e:s:u: -l version,help -- "$@"
                ↑に追加するっ

というのをメモ失礼します。m(_ _)m

1
0
1

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
1
0