I have writen a tcsh script. I have a file name and its path in a variable. For example : proj/debug/runs/filename This path can be of any length. I need just the file name at the end. Is there any way to split this string and retrieve the file name?
问问题
95 次