[北京/杭州/成都][蚂蚁金服] 招聘高级 Golang 开发

jiacai2050 · · 2252 次点击
解码后chenxiang.ljc@alibaba-inc.com
#7
更多评论
命令都写错了???base64 -d 才对 (?_?)
#1
leizhenyu
oh outofmemory ...
1楼 <a href="/user/YexinZhang" title="@YexinZhang">@YexinZhang</a> 没写错,-D 和 -d 都是 decode 的意思; ```shell # base64 -h Usage: base64 [-hvDd] [-b num] [-i in_file] [-o out_file] -h, --help display this message -Dd, --decode decodes input -b, --break break encoded string into num character lines -i, --input input file (default: &#34;-&#34; for stdin) -o, --output output file (default: &#34;-&#34; for stdout) ```
#2