This repository has been archived on 2021-08-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
unix/README.md
Ivaylo Ivanov 069953548c Initial commit
2018-10-03 18:46:59 +02:00

209 B

This project contains some basic UNIX command line tools I had to do for TU.

Currently the toolset is ther following:

  • mygrep - a simplified version of grep

Feel free to read the descriptions for each tool.