Skip to content

varigg/pyStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyStuff

python command line tools and experiments

pytail

A few implementations of 'tail -n' in Python. One uses a simple queue logic, the other ones utilize buffers and random file access.

pyshell

A simple shell written in Python to understand fork/exec mechanics.

About

python command line tools and experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages