iPadやiPhoneでLinuxを実行する方法はしばしばメディアに取り上げられるが、Opensource.comの記事「Run the Linux command line on your iPad|Opensource.com」は、iPadのみで使える方法としてAlpine Linuxを実行する方法が紹介されている点が新しい。本稿執筆時点では、まだ実用 ...
As Terry Lambert, the developer behind Linux ancestor Unix, once said, "It is not Unix's job to stop you from shooting your foot. If you so choose to do so, then it is Unix's job to deliver Mr. Bullet ...
Let's get those errors fixed.
※本書巻頭巻末に収録した 「Linux [基本] コマンドQuickリファレンス」 については、 下記を参照。 はじめに —⁠—Linuxを知り、 コマンドラインに親しむ 本書は、 コマンドを通じてLinuxを知る、 そして、 Linuxを介してコマンドを学べる入門書です。
前述した処理でlsコマンドに関してもLinuxのlsコマンドが関数として定義されているのだが、「ls」を実行すると次のようにGet-ChildItemコマンドレットの実行結果が出力される。コマンドプロンプトでのdirコマンドの出力に似ている。 なぜこのようなことが ...
Linuxの「tar」コマンドは、Linuxにおいて広く使われているアーカイブファイル作成用のコマンドだ。幾つか基本のコマンドを使用しながら、ファイルのバックアップから復元までの手順を学んでおこう。 OS「Linux」の世界で広く使われている「tar」は、複数の ...
One of the simplest ways to run a command in the background is by appending an ampersand (&) at the end of the command. This method instructs the shell to execute the command as a separate background ...