摘要:
目录 1、Shell工具(二) 1.1 Awk 1.2 Sort 二、企业笔试真题 这里接上一篇博客:https://blog.csdn.net/weixin_43997530/article/details/111830755 1、Shell工具(... 阅读全文
摘要:
目录 1、函数 1.1 系统函数 1.2 自定义函数 2、Shell工具(一) 2.1 Cut 2.2 Sed 1、函数 1.1 系统函数 (1)basename基本语法 basename [string / pathname] [suffix]功能描述:ba... 阅读全文