diff --git a/nicparseLinux.bash b/nicparseLinux.bash index 9be949e..f7f630e 100644 --- a/nicparseLinux.bash +++ b/nicparseLinux.bash @@ -1,5 +1,5 @@ -#!/bin/bash -# Macos all addresses parser +#!/usr/bin/env bash +# NIC addresses parser for Linux, AIX, Macos, Solaris # run with ./nicparser.bash, for example in your .bash_profile # # Copyright 2023 by Moshix - All right reserved