Skip to content

Instantly share code, notes, and snippets.

@jayers99
Created March 25, 2019 17:19
Show Gist options
  • Select an option

  • Save jayers99/70b1304fcc5f577d7b51eadbb75a88d3 to your computer and use it in GitHub Desktop.

Select an option

Save jayers99/70b1304fcc5f577d7b51eadbb75a88d3 to your computer and use it in GitHub Desktop.
{
cmd = ". ./resolveInterface.sh "$2
cmd | getline srcDesc
close(cmd)
printf "%5d %-16s %-16s %5d %s\n",$1, $3, $4, $5, srcDesc
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment