Search Results

Search: Posts Made By: vinay123
9,696
Posted By vinay123
Insert line into file
Hi,

My File 'temp.txt' contents are like this.

<Managers>
Mng={{FIL|FAVEI.mng|111}|15.000000|17.000000|17.000000|
Mng={{FIL|FAPSV.mng|222}|3.000000|0.000000|0.000000|0.000000|...
2,394
Posted By vinay123
I am working in sh. And the sed command is not...
I am working in sh. And the sed command is not working.
An it worked fine while used
perl -pe 's/[\\t]/\t/g' xxx
but wen i used this inside script its not working.
2,394
Posted By vinay123
The command is giving the output as: ...
The command is giving the output as:

USA45V1ttGtt341029
USAV1T1ttGtt450545
USAREJ1ttGtt572645
USAIX11ttGtt705650
USADKM1ttGtt1149074
USA1LI1ttGtt61051
USA4BR2ttGtt408800
2,394
Posted By vinay123
Find and replace in a file
Hi everyone,
I am new to the world of shell script programming.

I have a file named Fnd1.txt which has the contents as below.
I need to replace the \t with the tab space. Can any one help me
to...
1,736
Posted By vinay123
Appending in a file
Hi,

I have file named Ex.txt which has the contents like this-

<FndManagers>
Mng={{PID|8819|LB}|75.000000|75.000000}
Mng={{PID|25069|ML}|25.000000|0.000000}...
4,967
Posted By vinay123
Hi, My File 'temp.txt' contents are like...
Hi,

My File 'temp.txt' contents are like this.

<Managers>...
1,722
Posted By vinay123
Capture data in a file
How to capture the rows in a file after executing the store procedure using the perl scripts?
3,791
Posted By vinay123
get the data from sybase and append to the file
How to get the data from the sybase database and append the data obtained into the file.

For example,
I will get the filename 'temp' from the database. This filename is associated with the...
8,233
Posted By vinay123
Run the command inside perl script
I have a command which will run fine in a unix command prompt. Can you tell how to interprete this command inside perl script......

The command is :
perl -pe 's/(\|333\}.*)\}$/$1|1.6}/' FIA.txt
...
4,967
Posted By vinay123
Can you plz help me to write this command in a...
Can you plz help me to write this command in a perl script?
4,967
Posted By vinay123
When I use the above command in the perl script...
When I use the above command in the perl script its giving the command Garbled error. How to debug this?
5,665
Posted By vinay123
Thanks a lot ...
Thanks a lot ...
5,665
Posted By vinay123
Get the name of the file excluding the extension
How to get the name of the file by excluding the extention of file name?
For example, my filename is 'test.txt'. I want to get only the name 'test' but not the extention .txt.
1,715
Posted By vinay123
Transfer Of Files
How to transfer the files in windows server to the unix server by using the unix or ftp commands?
3,554
Posted By vinay123
map windows server to unix server
How to map the windows server to tenet/unix server an dget the files in the windows server to unix server?
2,457
Posted By vinay123
map windows directories to unix
How to map the windows directories to unix filepath using perl scripts?
4,553
Posted By vinay123
How can I open the directory which is in windows...
How can I open the directory which is in windows in unix perl script.
4,553
Posted By vinay123
error while opening files in a directory
I tried opening the files in a directory and print thier names.
But it was thowing the error "unable to open directorty at t5.pl line 2."
Can u plz correct this error in below mentioned code.

...
4,967
Posted By vinay123
How to append to the file?
Hi
I have the file contents as below......

MNG={{ABC|fdb|222}=12.0|1.3|1.5}
MNG={{DEF|dfg|333}=11.0|0|0}
MNG={{FGH|fcv|444}=4.0|7.0|1.5}


I need to search for the particular id '333' in...
Showing results 1 to 19 of 19

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