/ft_ls

Recreating ls shell command with less options

Primary LanguageC

Unix

Unix shell/environment progammation.

Projects :

  • ft_ls
  • minishell
  • ft_select
  • 21sh
  • taskmaster
  • 42sh

ft_ls


To know everything about the filesystem, how files and directories
are stored, ect.: code for yourself one of the most frequently
used commands: ls.

author

From Unix 42 branch.

By ccharrie