File: gist

package info (click to toggle)
rtlinux 2.0rel-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,068 kB
  • ctags: 1,178
  • sloc: ansic: 7,169; makefile: 779; sh: 89
file content (2 lines) | stat: -rwxr-xr-x 56 bytes parent folder | download
1
2
#!/bin/sh
histplot $* | awk '$2 != 0 { print $1, $2; }'