Search Results

Search: Posts Made By: kanchan_cp
3,416
Posted By kanchan_cp
the error i am getting is : "./testing:read:...
the error i am getting is :
"./testing:read: missing arguments"
3,416
Posted By kanchan_cp
thanks anbu...it is working fine.
thanks anbu...it is working fine.
3,416
Posted By kanchan_cp
Thanks. The solution works fine, but again eval...
Thanks. The solution works fine, but again eval is giving problem in solaris. Can u pls tell the way out ?
3,416
Posted By kanchan_cp
This solution works, but what I exactly require...
This solution works, but what I exactly require is to iterate the list and get the variable having that value.
3,416
Posted By kanchan_cp
two problems, 1> I am using solaris, so it is...
two problems,
1> I am using solaris, so it is giving error, maybe the eval command.

2> In the for loop instead of “\$ss1 \$ss5 \$ss6 \$ss8” is it possible to use any variable like list_of_var=...
Forum: Solaris 03-15-2007
2,488
Posted By kanchan_cp
ok...sorry
ok...sorry
3,416
Posted By kanchan_cp
pls help
I have a list of variables: ss1, ss5, ss6, ss8, st2 etc. (these values are not fixed, configurable). Now, I have assigned ss5=”test”. And I want to search in the list for the string “test” to know...
Forum: Solaris 03-15-2007
2,488
Posted By kanchan_cp
pls help
can u pls tell m what is the alternative command of shlock in solaris ?
Forum: Solaris 03-15-2007
2,488
Posted By kanchan_cp
Pls help me...
i am using shlock command to lock files in linux.
i need to do the same implementation in solaris.
but shlock doesnt work in solaris.
can u pls tell me what is the alternative command to be used...
7,933
Posted By kanchan_cp
yes, from the config file i ll get a comma...
yes, from the config file i ll get a comma separated list of directory names. We need to start with the first one in the list and go on...
7,933
Posted By kanchan_cp
Oops !!! A small mistake on my side :-( ...all...
Oops !!! A small mistake on my side :-( ...all these dir names are configurable...instead of a1...a5, they can be anything, (say abc,mnp,xyz) ...so the logic doesn't work...any alternative ?
7,933
Posted By kanchan_cp
writing files to a dir in round robin order
I have a list of directories. (say a1,a2,a3,a4,a5)
I need to get the directory last modified and access the next one to put some files over there (say if a3 is the latest dir modified ie, last time...
5,001
Posted By kanchan_cp
Thanks matrixmadhan...it works fine now !!!
Thanks matrixmadhan...it works fine now !!!
5,001
Posted By kanchan_cp
not working
i need to use variable for the filename(uuu.1.2.090909.gz.111) and for the 4the token also (050505).it works with the actual values but when i replace with variables it doesnt.can u pls help ???
5,001
Posted By kanchan_cp
to change one of the tokens of a filename
Thanks so much. It works fine :)
One more thing, I have a file like “uuu.1.2.090909.gz.111”.
I just want to change the 4th token, like “uuu.1.2.050505.gz.111”. How can I do in minimum steps?
5,001
Posted By kanchan_cp
adding a 6 digit number retaining 0s on the left
i am new to shell scripting. i want to keep on increamenting a 6 digit number. For eg. 000000 + 1 = 000001 But instead of 000001 i get only 1. How do i do this ? Pls help.
Showing results 1 to 16 of 16

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