|
3.
|
|
|
The Advanced Bash-Scripting Guide
|
|
|
Summary
|
|
|
|
Ο οδηγός Bash-Scripting για προχωρημένους
|
|
Translated by
Marios Zindilis
|
|
Reviewed by
George Kontis
|
|
|
|
Located in
Package: abs-guide
|
|
4.
|
|
|
An in-depth exploration of the art of shell scripting.
|
|
|
Description
|
|
|
|
Μια εξερεύνηση σε βάθος για την τέχνη των σεναρίων εντολών κελύφους.
|
|
Translated by
Marios Zindilis
|
|
Reviewed by
George Kontis
|
|
|
|
Located in
Package: abs-guide
|
|
5.
|
|
|
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
|
|
|
|
Αυτό το βοήθημα δεν απαιτεί προηγούμενη γνώση σεναρίων εντολών ή προγραμματισμού, αλλά προχωρά γρήγορα προς ένα μέσο/προχωρημένο επίπεδο οδηγιών... ενώ εισέρχονται μικρά τμήματα σοφίας και γνώσης του UNIX(R). Εξυπηρετεί το σκοπό βιβλίου, εγχειριδίου για μελέτη και αναφοράς και πηγής γνώσης στις τεχνικές σεναρίων εντολών κελύφους. Οι ασκήσεις και τα πολυσχολιασμένα παραδείγματα προσκαλούν τον αναγνώστη σε ενεργή συμμετοχή, με το σκεπτικό ότι η μόνη μέθοδος για την εκμάθηση συγγραφής σεναρίων είναι να γράφει σενάρια.
|
|
Translated by
Marios Zindilis
|
|
Reviewed by
George Kontis
|
|
|
|
Located in
Package: abs-guide
|
|
6.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
Αυτό το βιβλίο είναι κατάλληλο για τη χρήση σε τάξη ως γενική εισαγωγή στις έννοιες προγραμματισμού.
|
|
Translated by
Marios Zindilis
|
|
Reviewed by
George Kontis
|
|
|
|
Located in
Package: abs-guide
|
|
7.
|
|
|
de novo, parallel, sequence assembler for short reads
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: abyss
|
|
8.
|
|
|
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
|
|
9.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
10.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|
|
11.
|
|
|
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
|
|
12.
|
|
|
Afio is best used as an `archive engine' in a backup script.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: afio
|