A benchmarker
make
make install
./cypercine 1000 "ls -lAth"
./cypercine 10 "ls -lAG" "lx -la" "exa -l --icons" "gls -lA --color=auto" "lsd -lA" # bsd and gnu ls
./cypercine "ls" "lsd" "lx"
A test run comparing ls, lx, lsd and exa
A benchmarker
make
make install
./cypercine 1000 "ls -lAth"
./cypercine 10 "ls -lAG" "lx -la" "exa -l --icons" "gls -lA --color=auto" "lsd -lA" # bsd and gnu ls
./cypercine "ls" "lsd" "lx"
A test run comparing ls, lx, lsd and exa