$ ./test1.sh <option> root/test/
-f -- display all ordinary files
-x -- display only executable files
-l -- display only links
-d -- display all the directories
So i want this to be my out put, but have i no idea how to make options in my script, any suggestions?