zoukankan      html  css  js  c++  java
  • shell(3)

    -rw-r--r--              Access rights to the file.The first character indicated the type of file.

                                a leading dash means a regular file, while a 'd' indicates a directory.

                                the next three characters are the access rights for the file's owner,

                                the next three are for members of the file's group, and the final three

                                are for everyone else.

    file:

              the file command to determine a file's type.

    less:

            the less command is a program to view test files.

            command                          action

                 b                                scroll back one page

                 space                        scroll forward one page

                uparrow                      scroll up one line

                G                                 Move to the end of the test file

           

  • 相关阅读:
    CentOS7配置本地yum源和在线yum源
    Centos7中安装samba服务器
    phpmydmain登录问题
    java实现简单的加法器
    我的偶像 凯文 米特尼克 简介
    安全好的地方分享
    a标签
    Vmware虚拟机 的工作模式
    java面板
    java的套接字实现远程连接
  • 原文地址:https://www.cnblogs.com/lxgeek/p/2470582.html
Copyright © 2011-2022 走看看