Skip to content

phpsth/basicbashcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is show you how to use bash command

PyPi: https://pypi.org/project/basicbashcmd

Installation

Launch CMD / Terminal

pip install basicbashcmd

Usage

  • Launch IDLE and type...
from basicbash import Bash
b = Bash()
b.list()
b.desc('cd')
b.cmd('cp')

About

Basic Bash Command

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages