srgbl / ft_ls

Implementation of ‘ls’ function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_ls

An implementation of ls command.

The following options ara available: -l, -R, -a, -r and -t.

About

Implementation of ‘ls’ function


Languages

Language:C 97.0%Language:Makefile 3.0%