shell脚本中的一些符号

在shell中经常使用的特殊符号罗列以下:  # ;   ;; . , / \\ 'string'| !   $   ${}   $? $$   $*  \"string\"* **   ? : ^ $#   $@ `command`{}   [] [[]] ()   (())  ||   && {xx,yy,zz,...}~   ~+   ~-   &   \\<...\\>   + - %= 
相关文章
相关标签/搜索