touch ~/.profile
加入
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

Mac 解决终端:-bash: /Users/xxx/.profile: No such file or directory相关推荐

  1. pycharm使用ssh连接服务器(ubuntu)跑代码报错:“sudo+ssh: ……bash: line 0: cd: xxx/code: No such file or directory”

    pycharm使用ssh连接服务器(ubuntu)跑代码报错:"sudo+ssh: --bash: line 0: cd: xxx/code: No such file or directo ...

  2. 解决 VS 无法打开包括文件: “XXX.h”: No such file or directory问题

    每次封装管理,当 Visual Studio 包含多个 .h 文件和 .c 文件,运行时总会发生如下错误 错误 C1083 无法打开包括文件: "XXX.h": No such f ...

  3. 完美解决 bash: /dev/fd/63: No such file or directory

    bash: /dev/fd/63: No such file or directory root 安装64为的ubuntu,在使用root权限调用bash出现错误 root@hostname:~ su ...

  4. -bash: ./xxx.sh: /bin/bash^M: bad interpreter: No such file or directory

    -bash: ./a.sh: /bin/bash^M: bad interpreter: No such file or directory 直接执行下面命令来转化, 然后就可以执行./a.sh运行脚 ...

  5. Linux中执行bash脚本报错/bin/bash^M: bad interpreter: No such file or directory

    问题描述:Linux中采用绝对路径执行Bash脚本,报错-bash: /home/xxx.sh: /bin/bash^M: bad interpreter: No such file or direc ...

  6. pip 升级之后提示 bash: /usr/bin/pip3: No such file or directory

    1. 问题现象 pip 升级之后使用时报错: $ pip3 -V bash: /usr/bin/pip3: No such file or directory 通过命令查找 pip 位置 $ whic ...

  7. Bash脚本报错:“/bin/bash^M: bad interpreter: No such file or directory”

    1.问题 github下载一个源码,运行install脚本时(# ./myinstal_cp)一直报错"/bin/bash^M: bad interpreter: No such file ...

  8. /bin/bash^M: bad interpreter: No such file or directory

    在Windows编写的shell文件,在Linux上执行时,常常因为Windows有隐藏的一些符号,而报: /bin/bash^M: bad interpreter: No such file or ...

  9. ubuntu bash: /dev/fd/63: No such file or directory

    在ubuntu终端执行 sudo bash <(curl -s -L http://*********/****.sh) 遇到了bash: /dev/fd/63: No such file or ...

  10. Linux shell 脚本报错:/bin/bash^M: bad interpreter: No such file or directory

    今天遇到一个很诡异的问题,一直运行很正常的shell脚本失败了,只是昨天增加了一个参数而已. 报错信息: /bin/bash^M: bad interpreter: No such file or d ...

最新文章

  1. 现在的Java面试已经和2年前完全不一样了!
  2. 多维矩阵/数组变成一维数组
  3. 制作模板_木模板制作流程
  4. stm32单片机实现多个闹钟_如何学习单片机:单片机都是相通的,一通百通
  5. 【整理】ABAP 7.40新特性介绍(上)
  6. 栈对象、堆对象、静态对象的比较
  7. 我的jekyll配置和修改
  8. [渝粤教育] 东南大学 工程热力学 参考 资料
  9. python3自动化软件发布系统_基于python3做C/S端自动化测试可能用到的工具(不断更新中。。。。)...
  10. java数字时钟代码,[Java教程]Javascript 数字时钟
  11. Itemplate 自定义控件
  12. 升级华为鸿蒙os2.0名单,鸿蒙OS 2.0正式版升级名单确认!这10款机型用户先恭喜了...
  13. 卷积神经网络(CNN)中,卷积层、激活函数、池化层、全链接层术语解析
  14. 雷军藏太深!除小米、迅雷外,还有这么多耳熟能详的企业?
  15. 用pyqt5做一个能python程序能插入图片的ide
  16. python 类 对象 方法 应用_Python 定制类与其对象的创建和应用
  17. 网贷大数据什么时候会好_为什么大数据待遇那么好 如何入门大数据行业
  18. opencv 读取视频、打开摄像头、写入视频文件
  19. 在树莓派上搭建gitea
  20. C++STL优先队列使用

热门文章

  1. 推荐算法可以做到千人千面,但是千人千面的流量利用效率一定是优于人工分发吗?
  2. python编程竞赛规则_第十一届蓝桥杯Python规则及样题
  3. LLVM中的pass及其管理机制
  4. jle汇编_汇编学习之路
  5. 策略研集合竞选(附源码)
  6. scnaf使用格式化字符串%d接受小数的情况
  7. 邮箱有效性验证(是否真实存在可发送)
  8. 读取HDF或者NetCDF格式的栅格数据
  9. python中f‘{}‘用法
  10. Android学习笔记:实现app启动界面跳过倒计时功能