Search Results

Search: Posts Made By: jgt157
1,771
Posted By jgt157
Is there any way I can fix this or do I need to...
Is there any way I can fix this or do I need to take another approach to the solution?

Thanks for the reply...
1,771
Posted By jgt157
ksh script not working
Here's the script:

#!/usr/bin/ksh
Date=`date +%m%d%y`
CDate=`date`
FileName=cintas_hosts_and_users.$Date
echo $CDate >> $FileName
#echo $FileName
for host in `cat...
Showing results 1 to 2 of 2

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