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"
- Host: GitHub
- URL: https://github.com/alizaynoune/ft_ls
- Owner: alizaynoune
- Created: 2020-07-14T00:10:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T00:40:41.000Z (about 3 years ago)
- Last Synced: 2025-02-01T06:15:50.452Z (5 months ago)
- Topics: 1337school, 42born2code, ft-ls
- Language: C
- Homepage: https://cdn.intra.42.fr/pdf/pdf/1797/ft_ls.en.pdf
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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 commandusag : ./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