Search Results

Search: Posts Made By: PWSwebmaster
5,063
Posted By PWSwebmaster
Here's a Perl script that will print almost all...
Here's a Perl script that will print almost all decimal numbers found in a file.

#!/usr/bin/perl
# You may need to change this path to /usr/local/bin/perl

open (FILE,"input.txt");
@lines =...
Showing results 1 to 1 of 1

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