Search Results

Search: Posts Made By: vipin kumar rai
2,388
Posted By vipin kumar rai
HI, Thanks for you suggestion. The problem...
HI,

Thanks for you suggestion.
The problem was "^M" getting appended in the variable.
can you please let me know if i want to check the value if it has ^M, how to display then.

Thanks,...
2,388
Posted By vipin kumar rai
Hi, It is not solved yet. Thanks, ...
Hi,

It is not solved yet.

Thanks,
Vipin Kumar Rai
2,388
Posted By vipin kumar rai
If else condition
Hi,

I am writing a script and using if condition as per below example.

echo $abspath
echo if [[ -f "$abspath" ]]
then
echo "file exist"
fi

but this never satisfy the condition even if...
1,399
Posted By vipin kumar rai
Execution problem with CRON job
HI,

I have written an executable file in unix and I was able to execute it successfully but when I called this file with cron job it was giving error like "permission denied" and "No such file or...
2,288
Posted By vipin kumar rai
Executing Oracle script from UNIX Script
Hi,

I am new to UNIX and want to execute oracle script from unix script.
I have written below script but i am getting below error.
#!/bin/bash
file="/home/usr/control/control_file1"
while read...
Showing results 1 to 5 of 5

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