Let's make our own directory called hello_world (mkdir hello_world) in which to store our scripts.
让我们在这个目录中建立一个自己的目录hello_world (mkdir hello_world)来存放脚本。
Make project directory: mkdir gitrepo; cd gitrepo
建立项目目录:mkdirgitrepo;cd gitrepo
Make project directory: mkdir bzrrepo; CD bzrrepo.
建立项目目录:mkdirbzrrepo;cd bzrrepo。
Create a directory named conference using the mkdir command.
使用mkdir命令创建一个名为conference的目录。
Create a directory named conference using the mkdir command.
使用mkdir命令创建一个名为conference的目录。
应用推荐