lkallio / 42-ft_ls

The unix command ls, re-programmed from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42-ft_ls - The unix command ls re-programmed from scratch

How to install

  1. git clone [this repo] ; cd 42-ft_ls
  2. make

presentation

About

The unix command ls, re-programmed from scratch.


Languages

Language:C 93.1%Language:Makefile 6.9%