看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/01/22 11:09:40 PST DragonFly src repository Added files: usr.bin/seq Makefile seq.1 seq.c Log: Add a simple tool to generate a sequence of numbers, without all the difficulty of jot. A very similiar tool is part of plan9 and GNU's core-utilities. Submitted-by: Brian Ginsbach <ginsbach@pressenter.com>