File: t.next

package info (click to toggle)
original-awk 2022-09-12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,284 kB
  • sloc: ansic: 5,739; awk: 1,235; sh: 973; yacc: 422; makefile: 68; fortran: 1
file content (2 lines) | stat: -rw-r--r-- 29 bytes parent folder | download | duplicates (4)
1
2
$1 > 5000	{ next }
{ print }