📄 comsub-posix.right
字号:
abmnopyzabmnopyzababcdsh_352.26axsh_352.26aysh_352.25a sh_352.25bsh_352.27 ) ) )abchere doc with ))bad' syntaxash_352.26ash_352.26ash_352.26sh_352.26sh_352.261sh_352.28 )sh_352.28 )kabcdabababcdeargv[1] = <abcde^J >abcdefooargv[1] = <abcde>argv[2] = <foo>argv[1] = <wxabcdeyz>argv[1] = <abcde>'after 1'after 2'after 3`after 4helloafter 5'after 6xxquoted )commenthere-doc with )here-doc terminated with a parenthesis' # or a single back- or doublequote./comsub-posix1.sub: command substitution: line 2: syntax error near unexpected token `)'./comsub-posix1.sub: command substitution: line 2: ` if x; then echo foo )'afterswap32_posix is a functionswap32_posix () { local funcname=swap32_posix; local arg; for arg in "$@"; do echo $(( ($arg & 4278190080) >> 24 | ($arg & 16711680) >> 8 | ($arg & 65280) << 8 | ($arg & 255) << 24 )); done}yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -