Search Results

Search: Posts Made By: amar1003
1,175
Posted By amar1003
hi zaxxon, no luck.even now it is not...
hi zaxxon,
no luck.even now it is not picking the value.
1,175
Posted By amar1003
i'm using ksh. the below is my code. i'm...
i'm using ksh.

the below is my code. i'm not able to retrieve the "position" value.


function mask
{
set -x
file_name=$1
position=$2
separator=$3

if [ -e $file_name...
1,175
Posted By amar1003
function parameter issue
hi,
i have a function say "mask". i'm passing parameters to the function like file_name \$1 |.
inside the function i'm naming the second parameter as position (i.e value of position will be...
6,111
Posted By amar1003
thanks. it is working.
thanks. it is working.
6,111
Posted By amar1003
comparing two files having different delimiters using awk
hi,
i have a file called file1.txt and it's contents are as below:

file1.txt:
-------

abc,123, thomas
dab,234,muller
gab,456,ram

The lookup file's contents are as below:
...
Showing results 1 to 5 of 5

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