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におけるファイル操作はコマンドを使って行うことができる。デスクトップ版のディストリビューションであれば ...
Linuxの基本&コマンドの作法をまとめた入門書。巻頭&巻末には, 基本コマンドのQuickリファレンスを特別収録。 本書では ...
Linuxの「tar」コマンドは、Linuxにおいて広く使われているアーカイブファイル作成用のコマンドだ。幾つか基本のコマンドを使用しながら、ファイルのバックアップから復元までの手順を学んでおこう。 OS「Linux」の世界で広く使われている「tar」は、複数の ...
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...
OS「Linux」では、「tar」コマンドを使うことで複数のファイルを1つにまとめたアーカイブファイルの作成や、復元ができる。ここではtarコマンドを使いながら、ファイルのアーカイブを作成する手順を紹介する。 ここでは、お使いのLinuxにtarがインストール ...
Linux commands can make use of standard streams for input, output, and error messages. Redirection sends an output stream to a file instead of the terminal window ...
オリジナルUNIXに敬意を表して、その子孫であるbashのコマンドライン補完機能を先にみていくことにしよう。bashでは、タブキーを使ってコマンドラインの補完を行う。このとき、すでに入力された文字に応じて、補完方法が異なる。補完対象の文字列が ...