Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

gravfu/PSU_my_ls_2019

Repository files navigation

Epitech Project

The goal was to do a clone of ls

Date: November 2019

Language: C

Grade: A

Compilation:

Compilation via Makefile

make
make clean
./my_ls

remove compilation files:

make fclean

Unit tests

Using Criterion: https://github.com/Snaipe/Criterion

make tests_run

About

Epitech Tech2ed project. recode the ls [-lRdrt] [FILE] command.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published