Search Results

Search: Posts Made By: SSGKT
6,797
Posted By SSGKT
Thanks radoulov and Corona688. :)
Thanks radoulov and Corona688. :)
6,797
Posted By SSGKT
Perl: How to Print symbols like " and ;
Hi,
How do I print a line with symbols in a file?

Exp:
If I want to print line: Hi "Lisa;John"

Command:
print FILE "Hi "Lisa;John""; - will give me error Bareword found where operator...
13,165
Posted By SSGKT
Thanks all :)
Got it now... :)
13,165
Posted By SSGKT
Thanks citaylor :).. tried applying your example,...
Thanks citaylor :).. tried applying your example, but it still replaces the AAA with CCC, instead of adding the CCC below AAA. Meanwhile, I am trying to google for any tips on this, no luck so far..
13,165
Posted By SSGKT
Perl:How to insert a line to a file.
Hi, Perl is new to me. I am trying to insert a line to a file.
Example: I have a file (trial.txt), content:
ZZZZ
AAA
DDDD

I am trying to insert CCC below AAA.
MY perl command:

open...
Showing results 1 to 5 of 5

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