码迷,mamicode.com
首页 > 系统相关 > 详细

Linux命令(1)

时间:2018-11-07 00:45:30      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:nbsp   represent   change   make   cat   lin   locate   direct   size   

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)

标签:nbsp   represent   change   make   cat   lin   locate   direct   size   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!