前回まで2回に渡ってPlamo Linuxのビルドスクリプトの内部構造を紹介しました。今回は、 このビルドスクリプトによって作成されるPlamo Linux用のパッケージと、 そのパッケージを操作するパッケージ管理ツールについて紹介しましょう。 Plamo Linuxのパッケージ ...
ここしばらく 「Linuxカーネルの歴史を振り返る」 という、 読むのも書くのも大変な話題が続いたので、 今回は少し気分を変えて、 最近取り組んでいるPlamo Linuxのビルドスクリプトの改修について取りあげることにします。 Plamo Linuxのビルドスクリプトや ...
Linuxでは、シェルスクリプトを活用することで処理の自動化などが行える。システム管理のさまざまな場面でシェルスクリプトが使われており、管理機能がシェルスクリプトで作られていることもある。以下、It’s FOSSの「How to Run a Shell Script in Linux [Essentials ...
Google Cloud Platformプロジェクトは11月29日(米国時間)、「Google Cloud Platform Blog: One PowerShell cmdlet to manage both Windows and Linux resources — no kidding!」において、Google Cloud PlatformをWindows、Mac OS ...
You need to package up a bunch of files, send them somewhere, and do something with them at the destination. It isn’t an uncommon scenario. The obvious answer is to create an archive — a zip or tar ...
I’m going to go ahead and admit it: I really have too many tray icons. You know the ones. They sit on your taskbar, perhaps doing something in the background or, at least, giving you fingertip access ...
インプレスグループでIT関連メディア事業を展開する株式会社インプレス(本社:東京都千代田区、代表取締役社長:高橋隆志)は、『Bashシェルスクリプト入門』(著者:大津 真)をインプレス NextPublishingより発行いたします。 本書では、Linuxの標準シェル ...
Linuxのベースコマンド群の一つである「GNU Core Utilities(Coreutils)」は、ほかのUNIX系OSではそのシステムが独自に持っているベースコマンドに対応している。ただし、Coreutilsとそれぞれのベースコマンドは、POSIXで規定されている動作についてはほぼ同じだが ...
Here are some basic skills to get started with bash, one of the best shells for preparing and using scripts on Linux. Scripting in Linux–putting commands into a file so you can run them as a group—is ...