DEBSOURCES
Skip Quicknav
sources / fastdnaml / 1.2.2-18 / scripts / printdata
12345678
#! /bin/sh # # printdata shell script # if test $# -gt 0; then echo "Usage: $0"; exit; fi read first_line echo "$first_line 1" cat -