Thou Shell of Death
This is a vintage murder mystery. Fergus O'Brien, a legendary World War One flying ace with several skeletons hidden in his closet, receives a series of mocking letters predicting that he w...
This is a vintage murder mystery. Fergus O'Brien, a legendary World War One flying ace with several skeletons hidden in his closet, receives a series of mocking letters predicting that he w...
本书由浅入深地介绍了shell编程技术。为了满足不同读者的需要,本书内容分为三个部分:UNIX和shell工具介绍、shell编程以及高级主题。UNIX和shell工具介绍部分复习了UNIX系统和shell编程的一些基本概念和常用命令。shell编程部分全面介 绍了shell编程的每个技术环节。最后,高级主题部分讲解了一些比较有难度的专题。本书既可以作为学习教材,又可以作为参考手册。通...
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. The book lays a foundation for both programs by describing how they are used and b...
This refreshed edition serves as the most valuable guide yet to the bash shell. It's full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that ...
书名:Unix Shell编程 作者:PatrickWood/StephenG.Kochan 译者: ISBN:9787113058210 出版社:中国铁道出版社 出版时间:2004-4-1 格式:epub/mobi/azw3/pdf 页数 […]
bash是自由软件基金会发布的“Bourne Again Shell”的缩写。它是流行的UNIX Bourne shell的免费可用替代产品,供全球Linux用户选用。《学习bash》正是bash的权威指南。 无论你是对bash的用户界面感兴趣,还是对其强大的编程能力感兴趣,你都会发现本书很有价值。它教授了如何使用bash的高级命令行特性,如命令历史、命令行编辑和命令完成。 ...
本书结合丰富的实际案例介绍了如何利用shell命令快速开发常规任务,如何凭借短短几个命令行从Web挖掘数据的shell脚本,如何通过srlell脚本设置以太网和无线LAN,以及如何利用少量命令的组合完成诸如文本处理、文件管理、备份等复杂的数据管理工作等。