Search Results

Search: Posts Made By: raju4u
1,965
Posted By raju4u
Hi 111.121 23212121 121.231 12678878 ...
Hi
111.121 23212121
121.231 12678878
112.231 12611117

In the above file 8th position is space and i need to replace with empty for that position for all rows.

Outpur should be like this:
...
1,965
Posted By raju4u
replace space with empty
Thank you very much for u r reply,but here i need to replace perticular position with empty for all rows in the file.
Your code is not working according to my requirment,
Pls help me in this...
1,965
Posted By raju4u
Replace space with empty
Hi All,

My Input is:
111.121 23212121
121.231 12678878

My output should be

111.12123212121
121.23112678878

in each row i need to replace that perticular space with empty.

8th...
3,535
Posted By raju4u
Re:File Delemeter
Hi ,

With out opening file means,
we have a file and we want to know what is the delemeter in that file.
do we have any command to get only delemeter...


Thanks
3,535
Posted By raju4u
File Delimiter
Hi All,

I woul like to know with out opening a file in unix ,how we can find out what is the delemeter in that file...

Thanks..

edit by bakunin: changed thread title to "delimiter" so it...
1,249
Posted By raju4u
Hi I removed BODY and i wrote like this...
Hi

I removed BODY and i wrote like this ,still it is not working

`cat /userdata/NEW/Scr/ee.txt; uuencode ee.txt \ | mail -s "Email With Body Text andAttachment" "raju111.net@gmail.com"`
1,249
Posted By raju4u
attachment in file
Hi ,

I am planning to send one file as attachment thourgh script in unix
code is :

( cat body- /userdata/NEV/Scr/ee.txt; uuencode ee.txt) \
| mail -s "Email With Body Text and Attachment"...
1
SED
1,212
Posted By raju4u
SED
Hi,

Can anybody tell me the abbriviation for SED.

Thanks
1,322
Posted By raju4u
Getting Latest files
Hai
I wolud like to know how to get the latest files.
ex:
file_ssss_00
file_ssss_01

i need to get file_ssss_01 files only. (in Unix script)

Please give some idea ...
3,152
Posted By raju4u
remove Duplicates...
Thanks for ur suggestion ,here i have question..
after doing the above command we should get only one columnn in the file.but here i want all the columns.
3,152
Posted By raju4u
removing duplicates.
Hi All

In unix ,we have a file ,there we have to remove the duplicates by using one specific column.
Can any body tell me the command.

ex:
file1
id,name
1,ww
2,qwq
2,asas
3,asa
4,asas...
1,072
Posted By raju4u
difference...
Hi ALL,

Please tell me the difference between

<< and <


Thanks,
7,249
Posted By raju4u
Purpose of inv
Hi All

Can anybody tell me what is the purpose of inv in the below command.

ftp -inv $RFTPSERVER /temp/te.txt << EOF


and << its stands for what..

Thanks
Showing results 1 to 13 of 13

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