博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Unix Shell Programming, Third Edition
阅读量:4233 次
发布时间:2019-05-26

本文共 1079 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Unix Shell Programming is a tutorial aimed at helping Unix and Linux users get optimal performance out of their operating out of their operating system. It shows them how to take control of their systems and work efficiently by harnessing the power of the shell to solve common problems. The reader learns everything he or she needs to know to customize the way a Unix system responds.

The vast majority of Unix users utilize the Korn shell or some variant of the Bourne shell, such as bash. Three are covered in the third edition of Unix Shell Programming. It begins with a generalized tutorial of Unix and tools and then moves into detailed coverage of shell programming.

Topics covered include: regular expressions, the kernel and the utilities, command files, parameters, manipulating text filters, understanding and debugging shell scripts, creating and utilizing variables, tools, processes, and customizing the shell.

http://rapidshare.com/files/50032777/0672324903.rar
http://depositfiles.com/files/1545099
你可能感兴趣的文章
Spark编程指南——Python版
查看>>
从零教你在Linux环境下(ubuntu 12.04)如何编译hadoop2.4
查看>>
Cloudera Hadoop开源组件Sentry:为金融、政府、医疗保健使用hadoop打下基础
查看>>
Java JDBC连接SQL Server2005错误:通过端口 1433 连接到主机 localhost 的 TCP/IP 连接失败
查看>>
Linux启动Tomcat服务
查看>>
Rattle :基于R的数据挖掘工具:简介和安装
查看>>
Rattle :基于R的数据挖掘工具:功能概览
查看>>
通过eclipse查看、阅读hadoop2.4源码
查看>>
离线安装Cloudera Manager5.3.4与CDH5.3.4
查看>>
关于一些弹出对话框的提示
查看>>
文件下载问题
查看>>
ASP.NET返回上一页的方法小集
查看>>
超链接,根据条件使得超链接显示与否
查看>>
RegisterClientScriptBlock 与 RegisterStartupScript的使用与区别
查看>>
SQLServer中Partition By 函数的使用
查看>>
vscode-Live Server的使用心得
查看>>
Error: listen EACCES 0.0.0.0:8080
查看>>
键盘键值表
查看>>
神经网络中 BP 算法的原理与 Python 实现源码解析
查看>>
Quagga使用笔记2
查看>>