MKDIR

网络  建立子目录

计算机



双语例句

  1. Other commands, changing directories ( cd and lcd for local), creating directories ( mkdir), and sending ( put) and receiving ( get) files remain the same.
    其他命令,如更改目录(cd,本地为lcd)、创建目录(mkdir)以及发送(put)和接收(get)文件保持不变。
  2. Create a directory named conference using the mkdir command.
    使用mkdir命令创建一个名为conference的目录。
  3. Begin by making a directory to hold the extension directories and code, such as mkdir~/ calendarEncrypt.
    首先,创建一个保存扩展目录和代码的目录,比如mkdir~/calendarEncrypt。
  4. Variable after mkdir and then email the output, as shown in Listing 11.
    ,然后通过电子邮件发送输出,如清单11中所示。
  5. Open the command prompt, create a new folder called mkdir roo_dev_demo, and fire the roo-dev command.
    打开命令提示符,创建一个名为mkdirroodevdemo的新文件夹,并触发roo-dev命令。
  6. There is also a reference to inode-specific operations ( create, lookup, link, mkdir, and so on).
    inode还引用特定于inode的操作(create、lookup、link和mkdir等等)。
  7. In the past, the only excuse to define directories individually was that your mkdir implementation did not support this option, but this is no longer true on most systems.
    过去,单独定义目录的唯一借口是您的mkdir实现不支持此选项,但是在大多数系统上不再是这样了。
  8. Mkdir/ home/ linpack; cd/ home/ linpack ( we'll install everything in/ home).
    mkdir/home/linpack;cd/home/linpack(我们要将所有的东西都安装到/home中)。
  9. Create a directory for the test cases: mkdir fvt
    为测试案例创建目录:mkdirfvt
  10. If the mkdir fails, the script dies with an appropriate error message.
    如果mkdir失败,则该脚本终止并显示适当的错误消息。
  11. You've probably used the mkdir tool numerous times.
    您可能已经使用过mkdir工具无数次了。
  12. You can specify a particular section, for example, man4 tty or man2 mkdir, or you can specify the-a option to list all applicable manual sections.
    您可以指定一个特定的章节,例如,man4tty或man2mkdir,或者可以指定-a选项来列出所有合适的手册章节。
  13. You can also create directories within the/ proc filesystem using proc_mkdir as well as symlinks with proc_symlink.
    我们还可以使用procmkdir、symlinks以及procsymlink在/proc文件系统中创建目录。
  14. Use the appropriate command to properly identify the shared libraries mkdir calls externally.
    使用适当的命令正确识别外部共享库mkdir的调用。
  15. You have now found shared libraries dynamically linked to the mkdir command.
    现在您已经找到动态链接到mkdir命令的共享库。
  16. You are working to create a new directory, and suddenly, the popular mkdir command returns an error.
    您正在创建一个新目录,突然,流行的mkdir命令返回一个错误。
  17. These nodes are meant for lightweight tasks like custom calculations, FileSystem move, mkdir, delete.
    这些节点是为轻量级的任务所用的,像自定义计算,文件系统的移动、创建目录、删除等等。
  18. The md or mkdir commands create new folders.
    md和mkdir命令创建新文件夹。