Search Results

Search: Posts Made By: senthilk615
5,177
Posted By senthilk615
How to find the list of files
How to find the list of files of particular type present in Directory and sub-directory.
4,821
Posted By senthilk615
what is the max length of args i can pass in shell?
i have a shell script which takes several args. what is the maximum length of string i can give as argument?
8,621
Posted By senthilk615
reverse string manipulation
How to get the reverse parsing work.

I have a strings like
aqw-wef-324-err.log
wefd-324r-err.log
efrt-4rfr.log
.
....
9,468
Posted By senthilk615
i get ksh: nawk: not found error. i am using...
i get ksh: nawk: not found error. i am using sunOS v5.8
9,468
Posted By senthilk615
split string help
could anyone help in running split cmd

split("String1,outputArray,"delimiter);
with sample script?.


for eg i have abc-def-ghi-sdf-

my ultimate aim of asking this is i have a string...
9,293
Posted By senthilk615
i could not understand the cmd
i could not understand the cmd
9,293
Posted By senthilk615
sorry i had not explained completely, the input...
sorry i had not explained completely, the input file name can have more than one "-"

i.e name can be abc-def-ghi.csv, i want the output aba-def-*-ghi.xyz
9,293
Posted By senthilk615
how to get substring
i have a strings
abc-def.csv
ghi-jkl.csv

i want to make it as

abc-*-def.xyz
ghi-*-jkl.xyz

How to do it?.
7,469
Posted By senthilk615
echo $i Doesn't work? if not echo "xterm...
echo $i Doesn't work?
if not

echo "xterm -e $i &"
24,030
Posted By senthilk615
thanks
thanks a lot Klashxx.
i did a mistake by typing ` instead of ' in the command.
it helped me a lot. thanks a lot.
24,030
Posted By senthilk615
i want last word after comma
i want last word after comma
24,030
Posted By senthilk615
please explain the command
could you please explain the command
24,030
Posted By senthilk615
need to get the last word in comma sep line
I have a file with
aaa,bbb,ccc,dddd,eee,xyz
aaa,bbb,ccc,dddd,eee,xyz,12345,rty
aaa,bbb,ccc,dddd,eee,xyz,12345,rty,tsrt

1. line columns are not fixed
2. all words...
2,849
Posted By senthilk615
need to read a file and keep waiting till it satisfies some condition
In my script i am writing to a counter file the no of processes i had started,
that is each time i start a process, i will increment the content of counter file and also when the process ends i will...
95,524
Posted By senthilk615
thanks
thanks dhanjay
95,524
Posted By senthilk615
how to convert a string to int
Hi,
i want to read a text file whose content(single line) will be a number like 1 or 2 or 3 ..... what i want to do is to read the file and increment the content of the file, using unix...
Showing results 1 to 16 of 16

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