xeoron / ExtractSerialNumbers

An assortment of script to extract Serial Numbers in txt files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract Serial Numbers

Purpose:

When you have a text file of Serial Numbers at the start of a line mixed 
with other content on the line and want just a list of Serial Numbers

Extra features:

-Add more serial number patterns to the code list to find more things
-Sorts by shortest to longest number
-Found count is provided at the end

HarvestSerialNumbers.pl Finds
-Dell Chromebooks and laptops such as Dell Latitudes
-Acer Chromebooks such as the Acerspin & 514 series
-HP Chromebooks such as 14AG5 series

Requirements

Perl

About

An assortment of script to extract Serial Numbers in txt files

License:GNU General Public License v3.0


Languages

Language:Perl 62.8%Language:Shell 37.2%