在Bash中,试过这个:
echo -e "hello\nworld"
但它不会仅打印换行符\n.如何让它打印换行符?
\n
我正在使用Ubuntu 11.04.
bash newline echo
例如: 'alias python=/home/user/python3.6' 是我可能想要放入我的 bashrc 中的东西我如何在 Dockerfile 中设置它我知道设置路径变量的 ENV 命令,是否可以这样做类似于设置别名?
docker dockerfile
bash ×1
docker ×1
dockerfile ×1
echo ×1
newline ×1