Hi,
I am running solaris 8, Scripting in the Ksh. New to scripting. I have a script running on files within a directory. Just simple tarring and moving. I specifically cd to that directory. How can I cd to a directory above that and run the script in all the subdirectories, not just that one that I specifically cd to. I need to do this with out specifically naming the subdirectories.
I am not sure how to accomplish this within the ksh programming environment. Any help is much appreciated.
Thanks,
Phil
I am running solaris 8, Scripting in the Ksh. New to scripting. I have a script running on files within a directory. Just simple tarring and moving. I specifically cd to that directory. How can I cd to a directory above that and run the script in all the subdirectories, not just that one that I specifically cd to. I need to do this with out specifically naming the subdirectories.
I am not sure how to accomplish this within the ksh programming environment. Any help is much appreciated.
Thanks,
Phil