Search Results

Search: Posts Made By: raj144
18,878
Posted By raj144
Csh script get file extension
Hi All

I have a csh shell script which should check if a given file is a zip file as below:

****************************************
#!/bin/csh -f

if [[ "`echo ${1} | cut -d'.' -f2`" =...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy