cisco-serial-to-date

command module
v0.0.0-...-1428d6b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2021 License: MIT Imports: 9 Imported by: 0

README

Description

Stupid script which takes single or multiple cisco serial numbers and returns the manufactured date.

golang:

go run main.go --serial FAA04459FNI
go run main.go --filename serials.txt

build golang binary:

./build.sh
./bin/serial_to_date --serial FAA04459FNI
./bin/serial_to_date --filename serials.txt

OR

ruby:

ruby ruby/serial_to_date.rb FAA04459FNI
ruby ruby/serial_to_date.rb serials.txt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL