雑貨解憂店-第一篇-10-10-南京江寧

3105 ワード

メニュー
  • Liunx+Markdown雑穀餅
  • Linuxファイルとディレクトリ
  • markdown使用

  • Liunx+Markdown雑穀餅
    Linuxファイルとディレクトリ
    Command 'clr' not found, did you mean:
    //clr         
      command 'cli' from deb mono-runtime
      command 'csr' from deb rheolef
      command 'cyr' from deb console-cyrillic
      command 'lr' from deb lr
      command 'cpr' from deb node-cpr
      command 'car' from deb ucommon-utils
      command 'clm' from deb mcl
      command 'clp' from deb coinor-clp
      command 'cl' from deb cl-launch
      command 'mlr' from deb miller
      command 'ccr' from deb codecrypt
      command 'ctr' from deb containerd
    
    Try: sudo apt install 
    
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cls
    //cls     
    Command 'cls' not found, but there are 17 similar ones.
    
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ clear
    //clear    
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ mkdir -p b/m/n/r //       
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rmdir -p b/m/n/r //       
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ mkdir -p m/r  //       
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ ped //ped    
    
    Command 'ped' not found, but there are 16 similar ones.
    
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ pwd //           
    /home/shidazhou
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cp 1.txt r //       1.txt-->r
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cp 1.txt m/r // 1.txt     m/r      
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rmdir -p m/r //       ,  r      1.txt      
    rmdir:    'm/r'   :     
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -f 1.txt //     1.txt
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -r m/r // m              
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -f m/r //    ,  m/r   
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -f m //    ,  m/r   
    rm:     'm':      
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cp 1.txt m // 1.txt       m ,  1.txt     
    cp:     '1.txt'      (stat):          
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cp 1.txt m/ // 1.txt       m ,  1.txt     
    cp:     '1.txt'      (stat):          
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cp r m //   r   m 
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -f m //    ,m   
    rm:     'm':      
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rmdir -f m //         -f  
    rmdir:        -- f
    Try 'rmdir --help' for more information.
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rmdir m //m             
    rmdir:    'm'   :     
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -f m // -f      
    rm:     'm':      
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ rm -r m //          m
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ mkdir m //      
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ mv r m //   r       m 
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ mv r rr //   r   rr,          rr
    mv:     'r'      (stat):          
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~$ cd m //     m 
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~/m$ mv r rr //   r   rr
    shidazhou@shidazhou-DJ-C-H310M-E-D3:~/m$ ^C //ctrl+c    
    
    
    

    markdown使用
    markdown使用攻略