Ola-Mohamed / Ostep_Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OStep_project

This Repository contains some of source code and test files for some projects from [OSTEP Book ]

In This repo :

  • wcat that simulates the cat command in linux.

  • wgrep that simulates the grep command in linux.

  • wzip that simulates the zip command in linux.

  • wunzip that simulates the unzip command in linux.

  • pzip that simulates the zip command in linux but with a parallelized concept.

Each project holds:

  • Source file code in C language
  • Object file
  • Readme file
  • tests

-o in a nutshell

-o

This Project was under supervision of:

  • Dr. Marwa Yousef
  • Eng. Manal Abd-elmawgood

Our Team :

About


Languages

Language:C 72.2%Language:Shell 24.5%Language:Python 3.2%Language:Brainfuck 0.1%