An open API service indexing awesome lists of open source software.

https://github.com/alizaynoune/ft_ls

Reverse engineering "ls"
https://github.com/alizaynoune/ft_ls

1337school 42born2code ft-ls

Last synced: 3 months ago
JSON representation

Reverse engineering "ls"

Awesome Lists containing this project

README

        

[![alzaynou's 42 ft_ls Score](https://badge42.vercel.app/api/v2/cl2mjk5oo009709i7yb0upwvb/project/2406516)](https://github.com/alizaynoune)
# ft_ls
WARNNEN : this project has two branches for two different system

linux system : clone master branch
use this command [git clone --single-branch --branch master [email protected]:alizaynoune/ft_ls.git]

OS/bsd system : clone v.mac branc
use this command [git clone --single-branch --branch v.mac [email protected]:alizaynoune/ft_ls.git]

Description : ft_ls is a project of 42_shool in branch system
this project is revers engineering fo ls command

usag : ./ft_ls [-options] [files]

options in : linux [lRratGuSUnsTid@]
: OS/bsd [lRratGuSfnsTid@]
./ft_ls -h or ./fl_ls --help to get information about evrey each option