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