|
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
|
|
|
|
짧은 읽기를 위한 de novo, 병렬, 시퀀스 어셈블러
|
|
Translated by
Michael Vogt
|
|
|
|
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
|
|
|
|
ABySS는 짧은 읽기를 위해 설계된 de novo, 병렬, 시퀀스 어셈블러입니다. 게놈 또는 전사체 시퀀스 데이타를 조립하는데 사용될 수 있습니다. 병렬화는 MPI, OpenMP, pthread를 사용해서 수행됩니다.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abyss
|
|
16.
|
|
|
Password dictionary attack tool for SMB
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: acccheck
|
|
17.
|
|
|
The tool is designed as a password dictionary attack tool that targets windows authentication via the SMB protocol. It is really a wrapper script around the 'smbclient' binary, and as a result is dependent on it for its execution.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: acccheck
|
|
18.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
아카이브 파일 조작 프로그램
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
19.
|
|
|
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
|
|
20.
|
|
|
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
|
|
|
|
Afio 아카이브는 ASCII 형식의 헤더 정보만을 포함하기에 포터블합니다. Afio는 cpio 형식에 아카이브를 만듭니다. Afio는 입력 데이타 손상을 우아하게 처리합니다. Afio는 인터렉티브 작업중에 멀티 볼륨 아카이브를 지원합니다. Afio는 압축된 tar 또는 cpio 아카이브보다 훨씬 안전한 압축 아카이브를 만들 수 있습니다.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|