24. Rewrite the following command correctly:

/etc -ca ls-li

a) Ls -cali /etc
b) Ls -li /etc -ca
c) Ls -clia etc
d) Ls -lica ../etc

a) Ls -cali /etc