Skip to content

alizaynoune/ft_ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alzaynou's 42 ft_ls Score

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 git@github.com:alizaynoune/ft_ls.git]

    OS/bsd system : clone v.mac branc
            use this command [git clone --single-branch --branch v.mac git@github.com: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