Greetings Guys,
I am currently creating a frontend for a dropable application in Mac OS, for the backend I am using sh/bash.
Currently I have a for look checking to see if it a directory, however I have been unable to find a way to check and see if a string/variable contains .kext.
Mainly I want to check command line arg and throw it in an if != loop if it ($2) does not contain .kext in it.
Regards,
Mofo-X