如何在此处的字符串中添加换行符? 我认为这非常有用。 例如:
gpg -e <<< 'login: my_login\npassword: my_password'
我知道 的-e选项echo。
-e
echo
linux bash
bash ×1
linux ×1