Search Results

Search: Posts Made By: krishnamaraju
Forum: Solaris 05-31-2007
2,627
Posted By krishnamaraju
problem with s1ds installation
I am having script to install the s1ds on solaris 9.

The script is giving error message like this:

ldap_simple_bind: Can't connect to the LDAP server - Connection refused

You must configure...
10,870
Posted By krishnamaraju
find and replace a pattern in a file
Hi
I am having 2 files file1.c and file2.c
Now i want to find all the occurances of pattern "abc" in file1.c, file2.c and replace with pattern "def" using shell script without using sed and with...
13,194
Posted By krishnamaraju
Regarding bc command.
hi Jean-Pierre,
Thanks for your kind response. I got to know that there is no bc command in Linux, so could you please let me know if there is an alternative way to execute the previous script.
...
13,194
Posted By krishnamaraju
Regarding bc in mathematical expressions
hi
when i tried to run the follwing script in the vi editor of Linux, I got the error like "bc: command not found"
script is:
a=2
b=5
echo "$a * $b"|bc
13,194
Posted By krishnamaraju
Regarding bc in Linux
i am using Linux OS.
i am not able to use the bc command in shell scripts in the vi editor.
Showing results 1 to 5 of 5

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