zoukankan      html  css  js  c++  java
  • she'l'l

    连接成功
    Last login: Thu Oct 28 17:09:01 2021 from 10.10.2.123
    [youlan@localhost ~]$ ls
    [youlan@localhost ~]$ PWD
    -bash: PWD: 未找到命令
    [youlan@localhost ~]$ pwd
    /home/youlan
    [youlan@localhost ~]$ cd /
    [youlan@localhost /]$ ls
    bin boot dev etc home lib lib64 media mnt opt pay proc root run sbin srv sys tempfile tmp usr var
    [youlan@localhost /]$ cd /opt/
    [youlan@localhost opt]$ ls
    data devlop jenkins_storehouse logs nacos nohup.out service_backup wf-hrm-web-service-1.0-SNAPSHOT.jar
    [youlan@localhost opt]$ cd nacos/
    [youlan@localhost nacos]$ ls
    nacos nacos-server-2.0.3.tar
    [youlan@localhost nacos]$ sz nacos-server-2.0.3.tar
    OO[youlan@localhost nacos]$ ls
    nacos nacos-server-2.0.3.tar
    [youlan@localhost nacos]$ cd ../
    [youlan@localhost opt]$ ls
    data devlop jenkins_storehouse logs nacos nohup.out service_backup wf-hrm-web-service-1.0-SNAPSHOT.jar
    [youlan@localhost opt]$ cd devlop/
    [youlan@localhost devlop]$ ls
    storehouse wfHrm
    [youlan@localhost devlop]$ cd storehouse/
    [youlan@localhost storehouse]$ ls
    lf-storehouse-provider-message-1.0-SNAPSHOT.jar logs nohup.out pay sentinel-dashboard-1.8.0.jar
    [youlan@localhost storehouse]$ sz sentinel-dashboard-1.8.0.jar
    [youlan@localhost storehouse]$ sz sentinel-dashboard-1.8.0.jar
    OO[youlan@localhost storehouse]$

  • 相关阅读:
    清除浮动的三种方式
    js控制滚动条默认在底部
    npm 基础命令
    package.json中^,~的区别
    mac 使用iTerm2快捷登录远程服务器
    iterm 分屏切换快捷键与配色设置
    git tag — 标签相关操作
    gulp iconfont
    webpack 3 升级 webpack4 个人笔记
    import * as x from 'xx' 和 import x from 'xx'
  • 原文地址:https://www.cnblogs.com/zhuxiang1029/p/15484679.html
Copyright © 2011-2022 走看看