Search Results

Search: Posts Made By: deep.singh
2,198
Posted By deep.singh
How to partially replace variable value?
I have variable $2 whose value is expdp_SDW_MSTR_VMDB.par
I want to replace three characters from right (par) with (log)

Input --> expdp_SDW_MSTR_VMDB.par
Output --> expdp_SDW_MSTR_VMDB.log
...
2,540
Posted By deep.singh
filder data
It worked, their was some problem with ftp.
2,540
Posted By deep.singh
filter data
I tried with comm, it didn't worked. Maybe i am not expert with comm.

I tried following syntax with comm -

sort filter_it.txt > sort_filter_it.txt
sort donotcall.txt > sort_donotcall.txt
comm...
2,540
Posted By deep.singh
filter data
Hi

I have two files and their names are donotcall.txt, filter_it.txt. I want output.txt file with all data that is in filter_it.txt file but not in donotcall.txt. Can anybody help me to write 1-2...
3,524
Posted By deep.singh
Replace Text
I have i/p file with following text -->
456 StreetA Rd (702) 456-7890
123 StreetB Rd 345-5678
789 StreetC Rd 123-8765
356 StreetD Rd (702) 657-3456


I want o/p file like below -->...
Showing results 1 to 5 of 5

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