Skip to content

timedegree/OSTEP-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSTEP-projects

Description

My solutions for OSTEP projects.

table of content

  • Inintial Utilities
    • wcat
    • wgrep
    • wzip
    • wunzip
  • Inintial Reverse
  • Processes Shell

Usage

use makefile to perform the following operations

compile

compile the lab code

make 

test

run the test cases for the lab

make test
# or verbose output
make test TEST_FLAGS=-v

clean

delete all the executables and test-out files

make clean

Reference

About

My solutions for OSTEP projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published