Skip to content

tranquangchung/SSH_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH_simple

enviroment:

python3.6

#How to run:

  1. firt run main_server: python main_server.py
  2. second run main_client: python main_client.py [argument]

command

  • print the current directory path: pwd
  • print system date and time: date
  • list directory contents: ls
  • report file system disk space usage: df
  • change directory: cd
  • remove file or directory: rm
  • create file: touch
  • make directory: mkdir
  • move file and directory" mv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages