Skip to content

A few different UNIX utilities, simple versions of commonly used commands like cat, ls, zip, unzip, etc.

Notifications You must be signed in to change notification settings

RamziMuhammad/Unix-Utilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OSTEP_Project

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

Our repo will cover :

  • 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.

Our project holds:

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

-o in a nutshell


Under supervision:

  • Dr. Marwa Yousef
  • Eng. Manal Abd Al-Mawgood

Team Members

This Project was created due to the efforts of all the team members and their indescribable hard work.


Ramzi Muhammad

Abd Al-Rahman Atef

Abd Al-Rahman Hesham

Ahmed Gamal

Ola Muhammad

Mariam Azab

About

A few different UNIX utilities, simple versions of commonly used commands like cat, ls, zip, unzip, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.2%
  • Shell 24.5%
  • Python 3.2%
  • Brainfuck 0.1%