Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 259 Bytes

FT_LS

This repository contain my own ls function, usable on Linux and OSX

Usage

./ft_ls [OPTIONS] [PATH]

Prerequisites

If you obtain "path/<lib.h> no such file or directory" you need to install:

  • acl.h : libacl1-dev
  • uuid.h : uuid-dev