网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Linux mkdir命令报No such file or directory 错误

Linux mkdir命令报No such file or directory 错误

分类: IT文章 • 2025-02-08 14:03:01

第一个原因,可能是权限问题,使用chmod 命令给该文件夹赋权限。

第二个原因,可能是mkdir创建多级目录导致的,mkdir默认只能创建一级目录,如果要创建多级目录需要使用:mkdir -p 命令

相关推荐

  • Linux mkdir命令报No such file or directory 错误
  • hadoop fs -mkdir testdata错误 提示No such file or directory
  • Jmeter 在 linux 命令行下报“获取连接时间过长”的错误
  • set ff=unix 转换 为 linux 执行shell报bad interpreter:No such file or directory错误
  • linux下执行python错误: bad interpreter: No such file or directory
  • linux数据库备份命令报个错误 来看下
  • linux环境安装tomcat8,启动时,报not touch:/user/tomcat/tomcat8/logs/catalina.out:not a file or directory
  • Linux遇到的问题(一)Ubuntu报“xxx is not in the sudoers file.This incident will be reported” 错误解决方法
  • 详解Linux中基本的文件和目录命令file与mkdir
  • 〖Android〗arm-linux-androideabi-gdb报 libpython2.6.so.1.0: cannot open shared object file错误的解决方法
  • 3
  • 11
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号