Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
さて、最近、私はこれに数回遭遇echo 'G1o=' | base64 -dしましたターミナルで 実行すると、username@hostname:~$62;9;c
echo 'G1o=' | base64 -d
username@hostname:~$62;9;c
ロケールと関係があると思いますが、コマンドの出力の「後」に置くのは「通常の」動作ですか?
何を「普通」と考えるかによります。すべてのプログラムは、0 と 1 のセットで、別注でアレンジされています。どうやら、'G' と '1' はbase64それぞれ 'enter' と 'end of line' です。これを確認するには、シーケンスを他のものに変更します。
base64