タグ

bashに関するtakechのブックマーク (3)

  • dvkit

    Ganttic is an online resource planning software, that you can use for managing project portfolios while planning resources with maximum efficiency. Create clear and comprehensive visual plans that give you an instant overview of all your resources and projects. Ganttic is a resource management software that excels in high-level resource planning and managing multiple project portfolios at once. In

  • BASH with Debugger and Improved Debug Support and Error Handling

    BASH Debugger The Bash Debugger Project is a source-code debugger for bash that follows the gdb command syntax. There are plugins available for VSCode and JetBrains. Also, there are POSIX shell debuggers for Zsh and the Korn Shell. Slightly related, there is cool debugger embedded im my fork of GNU Make.

  • bash 超プログラム術

    bash の解説なんて、ネット上には結構あったりするのだが、これをわざわざ公開しようというのは、次の理由による。 某ソフトハウスでのUNIX講座用に書いてしまったから。 ネット上にある bash 解説だと、表面的な構文解説程度であり、きっちりスクリプト言語として使い倒すレベルの解説はあまりない。まあ、プログラミング言語として凝ったサンプルもやってみようじゃないの、というノリで割とディープに解説する。 アクセスを増やすための人気取り(苦笑)。 まあ、そんな不純な目的による bash 解説である。とはいえ、日常的に使い慣れている bash であっても、「え、こんな使い方があったの!?」という発見もあることであろう。苦笑しながらでも読んでくれたまえ。だから、初歩的なリダイレクションなんかは解説しないからそのつもりで。 ちなみに参考書としたのはオライリー・ジャパン刊「入門 bash 第2版」である

  • 1