2021年12月1日
摘要: 第三章、基本的bash shell命令 3.1 启动shell GNU bash shell能提供对Linux系统的交互式访问。它是作为普通程序运行的,通常是在用户登陆终端时启动。登录时系统启动的shell依赖于用户账户的配置。 /etc/passwd文件包含了所有系统用户账户列表以及每个用户的基本 阅读全文
posted @ 2021-12-01 12:12 北极鳕 阅读(100) 评论(0) 推荐(0)
摘要: 《Linux Command Line and Shell Scripting Bible, 3E》 Richard Blum Christine Bresnahan 著 本书是关于Linux命令行与shell脚本编程的全方位教程,主要包括四大部分:Linux命令行,shell脚本编程,高级shel 阅读全文
posted @ 2021-12-01 12:12 北极鳕 阅读(589) 评论(0) 推荐(0)