首页 > 系统服务 > 详细

Linux命令(1)

时间:2018-11-07 00:34:46      阅读:255      评论:0      收藏:0      [点我收藏+]

cd <directory>

  Short for "change directory".

  The shorthand name for the current directory is  .

  The shorthand name for the parent directory is ..

pwd

  present working directory

ls

  list the contents of the present directory

makedir <directory>  //<directory> is the represent for the name of the directory

  Short for "make directory",this command will create a new subdirectory called <directory> located in the current directory

Linux命令(1)

原文:https://www.cnblogs.com/jllin/p/9919855.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!