File: t.next

package info (click to toggle)
original-awk 2025-01-16-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,400 kB
  • sloc: ansic: 6,367; awk: 1,271; sh: 1,214; yacc: 422; makefile: 73; fortran: 1
file content (2 lines) | stat: -rw-r--r-- 29 bytes parent folder | download | duplicates (4)
1
2
$1 > 5000	{ next }
{ print }