|
11.
|
|
|
An in-depth exploration of the art of shell scripting.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
12.
|
|
|
This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction ... all the while sneaking in little snippets of UNIX(R) wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
13.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abs-guide
|
|
14.
|
|
|
de novo, parallel, sequence assembler for short reads
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
15.
|
|
|
ABySS is a de novo, parallel, sequence assembler that is designed for short reads. It may be used to assemble genome or transcriptome sequence data. Parallelization is achieved using MPI, OpenMP and pthread.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
16.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
アーカイブファイル操作プログラム
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
17.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
afio はファイルの集まりを操作し、それらをファイルシステム内にコピーして afio アーカイブを作成します。
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
18.
|
|
|
Afio archives are portable as they contain only ASCII-formatted header information. Afio makes cpio-format archives. Afio deals somewhat gracefully with input data corruption. Afio supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives.
|
|
|
Description
|
|
|
|
ASCII フォーマットのヘッダ情報だけしか含んでいないので、afio アーカイブには 移植性があります。afio は cpio フォーマットのアーカイブを作ります。afio は 入力データの破壊に対してかなり柔軟に扱えます。afio は対話的な操作による マルチボリュームなアーカイブをサポートします。afio は圧縮された tar 又は cpio アーカイブよりもより安全な圧縮アーカイブを作成できます。
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
19.
|
|
|
Afio is best used as an `archive engine' in a backup script.
|
|
|
Description
|
|
|
|
afio は、バックアップスクリプトから呼び出す `アーカイブエンジン' として 使用するのが最適です。
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
20.
|
|
|
text search tool with support for approximate patterns
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: agrep
|