|
7.
|
|
|
The Advanced Bash-Scripting Guide
|
|
|
Summary
|
|
|
|
Advanced Bash-Scripting Guide
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
8.
|
|
|
An in-depth exploration of the art of shell scripting.
|
|
|
Description
|
|
|
|
Un'esplorazione in profondità dell'arte degli script della shell.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
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
|
|
|
|
Questo manuale non presume alcuna conoscenza precedente di script e programmazione, ma procede rapidamente verso un livello di apprendimento intermedio/avanzato... mentre infila di nascosto piccoli ritagli di saggezza e tradizione UNIX®. Serve da libro di testo, da manuale per autodidatti e come riferimento e fonte di conoscenza sulle tecniche degli script della shell. Gli esercizi e gli esempi ampiamente commentati invitano a una partecipazione attiva del lettore, con la premessa che l'unico modo per imparare gli script è scriverli.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
10.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
Questo libro è adatto per l'uso in classe come introduzione generale ai concetti della programmazione.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
11.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
programma di manipolazione di file archivio
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
12.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
Afio gestisce gruppi di file, copiandoli all'interno di un filesystem o tra un filesystem e un archivio afio.
|
|
Translated and reviewed by
Gianfranco Frisani
|
|
|
|
Located in
Package: afio
|
|
13.
|
|
|
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
|
|
|
|
Gli archivi Afio sono portabili poiché contengono solo intestazioni con informazioni in formato ASCII; Afio crea archivi in formato cpio. Gestisce in maniera abbastanza ragionevole dati di input corrotti e supporta archivi multivolume nella modalità di funzionamento interattiva. Afio può creare file compressi che sono più sicuri degli archivi compressi tar o cpio.
|
|
Translated and reviewed by
Gianfranco Frisani
|
|
|
|
Located in
Package: afio
|
|
14.
|
|
|
Afio is best used as an `archive engine' in a backup script.
|
|
|
Description
|
|
|
|
Afio è usato al meglio come "motore per archiviazione" all'interno di script di backup.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
15.
|
|
|
HTML photo album generator with theme support
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: album
|
|
16.
|
|
|
Album is a perl script that can create HTML photo albums for your directories of images. It supports themes that determine the visual appearance of the albums. Album creates thumbnails if necessary, and 'medium sized' versions of images for web viewing to avoid large downloads of original images. You can also customize your photo albums in many other ways.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: album
|