I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen Best laptop cooling pads Best flip ...
Linux systems support pipes that enable passing output from one command to another, but they also support 'named pipes,' which are quite different. Most people who spend time on the Linux command line ...
以前に「Linuxの各種コマンドのチートシート」というのを紹介しましたが、日本語訳したバージョンが新たに追加されたようです。以前の英語版でもかなり便利だったのですがこれでさらに便利になりました。 ダウンロードは以下から。 PDF形式のファイルと ...
「Linux」にはファイルを管理したりプロセスの状況を確認したりするのに便利なコマンドがそろっている。基本的なコマンド83種をアルファベット順に紹介する。前編は頭文字がAからFの27個を紹介する。 「Linux」の管理者はグラフィカルユーザー ...
前述した処理でlsコマンドに関してもLinuxのlsコマンドが関数として定義されているのだが、「ls」を実行すると次のようにGet-ChildItemコマンドレットの実行結果が出力される。コマンドプロンプトでのdirコマンドの出力に似ている。 なぜこのようなことが ...
Linuxの「tar」コマンドは、Linuxにおいて広く使われているアーカイブファイル作成用のコマンドだ。幾つか基本のコマンドを使用しながら、ファイルのバックアップから復元までの手順を学んでおこう。 OS「Linux」の世界で広く使われている「tar」は、複数の ...
Linux commands often have long lists of options they support, many of which are single-letter mnemonics. These can be tricky to learn and remember, but their redeeming feature is their reusability: ...