|
9.
|
|
|
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
|
|
|
|
Deze handleiding veronderstelt geen voorkennis van scripten of programmeren, maar bereikt in rap tempo een gemiddeld/geavanceerd instructieniveau ... terwijl het gaandeweg kleine stukjes UNIX(R) wijsheid en folklore laat ontglippen. Het dient als studieboek, handleiding voor zelfstudie en als referentie en bron van kennis over shellscript-technieken. De oefeningen en van uitvoerig commentaar voorziene voorbeelden nodigen de lezer uit tot actieve participatie, onder het motto dat de enige manier om echt te leren scripten is het schrijven van scripts.
|
|
Translated and reviewed by
Rachid
|
|
|
|
Located in
Package: abs-guide
|
|
10.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
Dit boek is geschikt voor het gebruik in de klas als een algemene introductie voor programmeerconcepten.
|
|
Translated and reviewed by
Rachid
|
|
|
|
Located in
Package: abs-guide
|
|
11.
|
|
|
de novo, parallel, sequence assembler for short reads
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
12.
|
|
|
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
|
|
13.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
14.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
15.
|
|
|
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
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
16.
|
|
|
Afio is best used as an `archive engine' in a backup script.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
17.
|
|
|
text search tool with support for approximate patterns
|
|
|
Summary
|
|
|
|
Hulpmiddel om tekst te doorzoeken met ondersteuning voor benaderende patronen.
|
|
Translated and reviewed by
Rachid
|
|
|
|
Located in
Package: agrep
|
|
18.
|
|
|
agrep is a version of standard grep with the following enhancements:
|
|
|
Description
|
|
|
|
agrep is een versie van standaard grep met de volgende verbeteringen:
|
|
Translated by
Wouter de Groot
|
|
Reviewed by
Rachid
|
|
|
|
Located in
Package: agrep
|