Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ShellPy

Unix/Linux commands implemented in Python.

1| Motivation

How can we simulate Shell commands in Python? Here are the possible answers (if not perfect).

Reinventing the wheel is just for learning purpose, that's it!

2| Usage

Make all scripts executable:

chmod +x *.py

Just run it (e.g. ls.py):

./ls.py

Get help:

./ls.py -h

About

Unix/Linux commands implemented in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages