Search Results

Search: Posts Made By: MANISH KU
4,716
Posted By MANISH KU
If condition not working
Hi Gurus,

I have shell script in which i have to check if time is between to possible value or not. For that i am using following line of code

if [ "$ftime" -gt 01:00 && "$ftime" -lt 05:00 ]...
1,869
Posted By MANISH KU
now i am not recieving any error but getting...
now i am not recieving any error but getting blank in the variable.
1,869
Posted By MANISH KU
script error
Hi gurus,
I have a script in which i m using following line of code
no_record=echo `wc -l filename` | cut -f1 -d" "

while executing the script i getting
ksh: 21466: not found error.
...
4,145
Posted By MANISH KU
Repository Backup Using Unix
Hi All,

Is there any unix command through which i can take informatica repository backup. We can take backup using the admin console of informatica but i am not able to do it using cusing unix...
10,053
Posted By MANISH KU
Thanks a lot !!! after changing directory...
Thanks a lot !!! after changing directory permissions it is working fine now.
10,053
Posted By MANISH KU
Not able to rename file
Hi,

I have a shell script that is run by user x on daily basis, which attempts to rename one file that is created by user y and user y have changed the mode of the file to 777, so that means user...
Showing results 1 to 6 of 6

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