Unix gurus,
I am using the K Shell and trying to create a shell script. I need to get a filename without an extension. ie if $file contains value "xyz.log", i need the value "xyz". i would use $file:r in C Shell, but that is not working here. Any suggestions
Thanks in advance
philipose
I am using the K Shell and trying to create a shell script. I need to get a filename without an extension. ie if $file contains value "xyz.log", i need the value "xyz". i would use $file:r in C Shell, but that is not working here. Any suggestions
Thanks in advance
philipose