Skip to content

CYanLong/cshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

支持基本Linux命令的shell环境


about file-system

  • ls [-l]

  • cd pathname

  • touch newfile

  • mkdir newdir

  • rm filename

  • rmdir dirname

  • cp sourfile destfile

  • chmod modes file

  • mv oldfile newfile

  • ln [-s] sourpath targetpath

about network

  • ping hostname/ip address

About

Shell environment that supports based Linux command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published