8000 GitHub - minersoft/gnupy: Python implementation of gnu utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

minersoft/gnupy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnu in python

This is Python implementation of some gnu utilities. To use them on windows just unzip at some place and add the folder to the global PATH environment variable.

On Windows you can do it by rigth clicking on My Computer, selecting Advanced System Settings and then press on Environment Variables.

Following utilities are available:

  • gzip, gunzip, zcat
  • zip, unzip
  • tar
  • grep
  • cat
  • curl
  • md5sum
  • dos2unix, unix2dos

All utilities supports files in dos naming format (with backslash '' directory separator) You can specify glob pattern in input that includes followin special characters: *, ? [] To terminate standard input press Ctrl-D and then Enter

About

Python implementation of gnu utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0