File: control

package info (click to toggle)
buthead 1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 100 kB
  • sloc: ansic: 65; sh: 16; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: buthead
Section: text
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Standards-Version: 4.1.5
Build-depends: debhelper (>= 11)
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/buthead.git
Vcs-Browser: https://salsa.debian.org/debian/buthead

Package: buthead
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: copy all but the first few lines
 Program to copy all but the first N lines of stdin to stdout.