タグ

terminalに関するfu7mu4のブックマーク (2)

  • All commands

    Other solutions that involve doing du -sx /* are incomplete because they will still descend other top-level filesystems are that mounted directly at "/" because the * expands to explicitly include all files and directories in "/", and du will still traverse them even with -x because you asked it to by supplying the directory name as a parameter (indirectly via "*"). Show Sample Output 4.0K /mnt 4.

  • 【Proton.jp】 mltermの設定と使い方

    mltermは多言語処理機能を持つターミナルです。screenコマンドに似たマルチPTY(疑似端末, pseudo-tty)機能を持っています。 インストール フォント設定 ショートカットキーの変更 マルチPTYの使い方 インストール mltermのウエブサイトからプログラムソースを取得します。現在の安定版は v2.7.0 です。ソースの解凍からコンパイル、インストールまで次のように進めます。 % tar zxvf mlterm-2.7.0.tar.gz % cd mlterm-2.7.0 % ./configure % make % sudo make install フォント設定 ターミナルで用いるフォントを設定します。ここではmplusフォントを用いることにします。 設定ファイル群をホームディレクトリにコピーします。 % cp -r /usr/local/etc/mlterm

  • 1