Search Results

Search: Posts Made By: sab_sree
1,720
Posted By sab_sree
Thx for your help!, can you help me to...
Thx for your help!,


can you help me to this script.i am getting following error

find: incomplete statement
AA.log BB.log
-7
find: incomplete statement


set -A logs AA BB

set -A...
1,720
Posted By sab_sree
please check this script.
please check this script and let me know.wher eis the issue.

#!/bin/ksh

set -A logs AAA BB CCC DDD EE FFF

set -A ltime 7 60 7 7 7 60

set i=1

while [ ${i} -le ${#logs } ]
do

find...
Showing results 1 to 2 of 2

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