这感觉就像一个愚蠢的问题,但我的touch命令似乎已经破裂了.尝试~/.bash_profile使用命令创建文件:touch ~/.bash_profile并在发送命令时看到以下内容:-bash: touch: No such file or directory.我已经搜索了很多答案,但到目前为止还没有找到相同的问题.有人可以帮忙吗?为了使触摸命令工作,我到底需要做什么?
touch
~/.bash_profile
touch ~/.bash_profile
-bash: touch: No such file or directory.
macos bash
bash ×1
macos ×1