之后,我创建了文件Wildcards.sh (顺便说一句,我使用了nano来创建文件)。find: 'dir1': No such file or directory应该像这样输出吗:The contents of dir1are: apple banana carrot date egg fish grape ham
请帮我找出我的错误?
nano] Current NDK support is deprecated.:nano:preBuild UP-TO-DATE:nano:compileDebugNdk
make.exe: *** No ruleto make target `C:\Users\admin\nano\nano\build\intermediates\ndk\debug\obj/local/arm64-v8a/
在我更改了服务器~bash_profile的路径后,我就不能再使用nano或vip了。我能做什么?-bash: ano: command not found -bash: nano: command not found -bash: pacstrap: command not found
root@s [~]# <
当我在终端中使用nano而不启用tmux时,它将显示brew版本nano is an alias for /opt/homebrew/Cellar/nano的路径。然而,当我使用tmux时,type nano会显示相同的路径,但是当实际使用nano时,它会打开预装的系统版本2.0.6。我不确定这是我的tmux配置或nano中的错误。