Search Results

Search: Posts Made By: xchen89x
11,016
Posted By xchen89x
Thank you! I'll give that a shot.
Thank you! I'll give that a shot.
11,016
Posted By xchen89x
pass perl variables to shell script
I have a perl script that opens a text file containing numbers on each line:

for example:

755993
755994
755995
755996
755997
755998

The perl script takes these numbers and store them...
2,830
Posted By xchen89x
Is it possible to not embed the command in a...
Is it possible to not embed the command in a script?

I want a perl script (using perl notation) that does the exact same thing.

Thanks
2,830
Posted By xchen89x
changing from command line to perl script
I had posted previously about this problem I had.

I have multiple text files with hundreds of lines of the following type:

2000001 34 54 234 2000001
32 545 2000001 -2000001 77 2000001 44...
3,458
Posted By xchen89x
thanks a lot! ---------- Post updated at...
thanks a lot!

---------- Post updated at 12:41 AM ---------- Previous update was at 12:27 AM ----------

My text file contains hundreds of those kinds of lines, I feel like doing it as you've...
3,458
Posted By xchen89x
If there are 3 occurrences, then I want all 3 of...
If there are 3 occurrences, then I want all 3 of them to be replaced by one 0 and preferably have the 0 at the beginning of the line. If you cannot replace them with a 0, it is also okay to...
3,458
Posted By xchen89x
Perl - replace repeating numbers with 0
I have a text file that looks like this:

Line1) 2000001 12 34 42.5 122 204 2000001 -2000001 15
Line2) 2000001 14 2000001 38.3 2000001 88 2000001
Line3) 45 2000001 446 2000001 88 2000001
Line4)...
Showing results 1 to 7 of 7

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