- https://www.showapi.com/book/view/2089/88 Shell 的变量功能详解
- read:读取来自键盘输入的变量
- declare / typeset
declare 或 typeset 是一样的功能,就是在“宣告变量的类型”
- 阵列 (array) 变量类型
shell使用学习笔记3-变量键盘读取、阵列与宣告: read, array, declare
阅读 67
2023-02-01
declare 或 typeset 是一样的功能,就是在“宣告变量的类型”
相关推荐
精彩评论(0)