240 投稿
收录了3篇文章 · 1人关注
  • linux处理文件

    1.linux创建文件 touch 命令可以用来创建指定的文件例:touch test1 此时touch 只是创建一个空文件夹,同时touch可...

  • Resize,w 360,h 240
    linux基本命令

    bash shell 基本命令 /etc/passwd包含了所有系统用户账户列表以及每个用户的基本配置信息。 默认的bash shell 提示符...

  • Linux遍历目录

    遍历目录 cd destination 可接受单个的destination , 用以切换到指定的目录 destination参数可使用两种方式表...