タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

tipsとcliに関するatsushifxのブックマーク (1)

  • Start all of your commands with a comma

    Like many Unix users, I long ago created a ~/bin/ directory in my home directory and added it to my PATH so that I could supplement the wonderfully rich set of basic Unix commands with some conveniences and shell scripts of my own devising. The problem, of course, was the chance of collision. Because my shell script names tended to be short and pithy collections of lowercase characters, just like

    atsushifx
    atsushifx 2022/06/24
    自分が作ったコマンド/シェルスクリプトのプレフィクスに','を使うことで、システムのコマンドと区別をつける
  • 1