Search Results

Search: Posts Made By: jharish
Forum: Programming 05-20-2010
3,862
Posted By jharish
In simple words the error means there are two...
In simple words the error means there are two main functions since you have included file1.c twice here
gcc file1.c mathfun1.o file1.c -o file1


What you can do to solve your problem is build...
Forum: Solaris 05-20-2010
18,070
Posted By jharish
pkginfo should help you
Hi,

Just type pkginfo in your solaris environment which lists the set of packages installed in the system. You should be able to find the database details now.

Regards,
Harish J
36,168
Posted By jharish
@pseudocoder and @gaur84 : Thanks a lot your...
@pseudocoder and @gaur84 : Thanks a lot your solution works like a charm.:D

@dunkar70 : Thanks for your help too. Your solution does not work for the 3rd input though :(
36,168
Posted By jharish
Hi Tuxidow, Thanks for your reply. But I...
Hi Tuxidow,

Thanks for your reply. But I need one single script to answer the three inputs as "$1" can either of them depending on the available RAID controller



Hi pseudocoder,

I am...
36,168
Posted By jharish
Extracting a string matching a pattern from a line
Hi All,

I am pretty new to pattern matching and extraction using shell scripting. Could anyone please help me in extracting the word matching a pattern from a line in bash.

Input Sample (can...
Showing results 1 to 5 of 5

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