An open API service indexing awesome lists of open source software.

https://github.com/kaliv0/serpix

Commonly used Unix commands implemented in Python
https://github.com/kaliv0/serpix

Last synced: 14 days ago
JSON representation

Commonly used Unix commands implemented in Python

Awesome Lists containing this project

README

        

# Commonly used Unix commands implemented in Python
[![tests](https://github.com/kaliv0/serpix/actions/workflows/test.yml/badge.svg)](https://github.com/kaliv0/serpix/actions/workflows/test.yml)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/kaliv0/serpix/blob/main/LICENSE)

supports:
- wc
- head
- tail
- cat
- cut
- uniq