This repository has been archived on 2021-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
2019-01-13 14:49:05 +01:00
2019-01-13 14:49:05 +01:00
2018-11-27 11:29:57 +01:00
2018-11-26 09:29:56 +00:00
2018-12-24 15:53:53 +00:00

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
  • http - an implementation of HTTP 1.1 client and server
  • cpair - a program that searches for the closest pair of points in a set of 2D-points
  • fb_arc_set - a set of programs that removes cycles in a directed graph

Feel free to read the descriptions for each tool.

Description
No description provided
Readme 95 KiB
Languages
C 95.2%
Makefile 3.9%
HTML 0.9%