2026-09-03 時点。生存確認は各URLへ実際に HTTP リクエストを送り、ステータスコードと最終 URL を確認した結果です。
🔎: https://github.com/search?q=topic:awesome&type=repositories
- awesome-japanese-tv
- awesome-minimum-release-age
- awesome-japanese-web-comic
https://github.com/eggplants/gh-starlist
gh extension install eggplants/gh-starlist
gh auth status | grep -qF "'user'" || gh auth refresh -h github.com -s user
gh starlist export -o STARS.md【MV】『NKTIDKSG DISCO FEVER』.AI
- ニコニコ動画: https://www.nicovideo.jp/watch/sm46377747
- YouTube: https://www.youtube.com/watch?v=M2W1L3qGgYo
N-K-T-I-D-K-S-G!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| set -u | |
| f() { | |
| for _arg in "${@}" | |
| do : | |
| done | |
| } | |
| echo "bash ${BASH_VERSION}" | |
| f # bash 3.2: `@: unbound variable` | |
| echo "=> ok" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use rg instead of: | |
| grep -r FooBar --exclude-dir={.next,node_modules,.pnpm-store,dist,coverage} |
NewerOlder