Search Results

Search: Posts Made By: cutelucks
5,433
Posted By cutelucks
even this doesnot work...i had previously written...
even this doesnot work...i had previously written similarly..it doesnot work...
5,433
Posted By cutelucks
This code doesnot work...itz giving me the...
This code doesnot work...itz giving me the following error..
STRING="aaa;bbb;ccc"
SUBSTRING=';'
last_position=$(echo "$STRING" | awk -v str=$SUBSTRING '
{
while (match(substr($0, pos+1),...
5,433
Posted By cutelucks
finding the last substring...
hii,
i want to know the shell command for finding the last occurance of a substring in string..
i can use grep command or sed to find out the occurance of a substring in a string but how do i find...
2,251
Posted By cutelucks
String manupulations...
hiii
i need help with the string operations.i need to know how do we..
1.Copy a string s1 to string s0, then append string s2 to it.

2.Replace all occurrences of substring s2 with another...
Showing results 1 to 4 of 4

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