Search Results

Search: Posts Made By: SankarV
Forum: Programming 04-28-2008
9,440
Posted By SankarV
Thanks a ton. This is working fine now....
Thanks a ton.

This is working fine now....
Forum: Programming 04-28-2008
9,440
Posted By SankarV
Regardign strtok() output directing to 2-D string array
Hi,


I just wrote a program in C to split a comma seperated string in to group of strings using strtok() function. The code is:

int main()
{
char *temp;//not used here but basically we...
Forum: Programming 02-22-2008
3,381
Posted By SankarV
Tcl - SOAP Problem
Hi,



Im working with client side Tcl implementation on unix box of web services, to login to a tool with web service method written in C# on windows box and it is accessed by its link from the...
4,188
Posted By SankarV
Traversing Pascal/Delphi code using GVim
Hi,


I am using GVim as editor... and i am viewing code of pascal/ delphi..


my problem is its difficult to use GVim as source code browser....


normally ctags helps to traverse in vim...
Forum: Solaris 07-09-2007
5,012
Posted By SankarV
need zpool to revert...
hi i have created a pool using zpool command for my /dev/dsk/c1d0s3 disk.

The poolname is qwertyuiopasdfghjklmnbvcxzzxcvbnmasdfghjklqwertyuiopoiuytrewqasdfghjklkjhgfdsazxcvbnmmnbnbcxczxzassd...
15,973
Posted By SankarV
this is good but pls tell the logic in perl...
this is good but pls tell the logic in perl part.



also can it be done purely in shell script (+ awk, sed like tat) without any help from other languages like perl, python, etc?
15,973
Posted By SankarV
Shell script to convert to Title case
I need a shell script which will convert the given string to Title case.




E.g "hi man"


to "Hi man"
1,590
Posted By SankarV
Thanks ya. its working fine now
Thanks ya. its working fine now
1,590
Posted By SankarV
Help me in this variable problem
suppose i declare


a=b
b=30

echo $(echo $a)

i need to get the value as 30

i dont know if im right but it prints only 'b' as output.

How can i get the value referred by 'b' through...
Forum: Solaris 02-23-2006
4,008
Posted By SankarV
Problem in SunoS 5.9
Consider a file subject to some change.
After it changes the new will be present. To store the change as difference between the two files, diff command is used.

After taking the diff of a file we...
Forum: Solaris 02-20-2006
2,130
Posted By SankarV
Problem in Sun OS 5.9
Consider a file subject to some change.
After it changes the new will be present. To store the change as difference between the two files, diff command is used.

After taking the diff of a file...
Forum: Solaris 02-20-2006
4,008
Posted By SankarV
Problem in SunOS 5.9
Consider a file subject to some change.
After it changes the new will be present. To store the change as difference between the two files, diff command is used.

After taking the diff of a file...
Forum: Solaris 02-16-2006
4,008
Posted By SankarV
Problem in SunOS 5.9
In Solaris (SunOS 5.9) a problem is encountered as :

The patch command doesnt patch a file greater than or equal to 1MB after it is deleted or changed.

Could anyone know the reason. Is this...
Showing results 1 to 13 of 13

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