Search Results

Search: Posts Made By: A4ron4perl
11,164
Posted By A4ron4perl
Hey tyler, When I run the script I get a...
Hey tyler,

When I run the script I get a weird error message where these lines are suppose to be in the file:

$list[110] = "\"/\$HOME/etc/rm2_start\"\n";
$list[210] =...
11,164
Posted By A4ron4perl
Thx tyler.. That is what I ended up doing was...
Thx tyler.. That is what I ended up doing was substitution. but interesting thing was: s/$\RM/$\RM \$RM2/;

Finally it printed the dollar sign. Now im having the same issue with this:

...
11,164
Posted By A4ron4perl
Mumford, I am having some success with your...
Mumford,

I am having some success with your list method. Only having one issue which I can explain here in a minute. The files needing this sort of operation are not really that big considering...
11,164
Posted By A4ron4perl
I would love to use a one-liner from the command...
I would love to use a one-liner from the command line. This is going into a larger script. This is my first script with perl and I am not a programmer. Opening a file is still awkward to me vs....
11,164
Posted By A4ron4perl
I've been working on a PERL script for work. This...
I've been working on a PERL script for work. This would be day 3 so couldn't agree more that perhaps PERL is something worth pursuing. I couldn't get your script to work. Would you mind explaining...
11,164
Posted By A4ron4perl
Adding text to file on certain lines with(special characters)
I need to add "new lines" of text with special characters, to specific lines in the file. There are 3 modifications needed. Been testing 2 here without success.


#!/usr/bin/perl

use...
Showing results 1 to 6 of 6

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