From owner-freebsd-questions@FreeBSD.ORG Fri Nov 24 15:14:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4555D16A403 for ; Fri, 24 Nov 2006 15:14:10 +0000 (UTC) (envelope-from soohyunc@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A8043D55 for ; Fri, 24 Nov 2006 15:13:27 +0000 (GMT) (envelope-from soohyunc@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so642391uge for ; Fri, 24 Nov 2006 07:14:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=bw8Lz/eMCKH4yRjq0oqDQ6QNY7qLTAs7rBBUnhWpWuQwMTzhl7MXR0o2Kcn7C64SkSLPogrwAPRSvz8zoAG+0AGm2F6gvXC3QJmHz24aT4U08NCfF48u01+M9syvkyhHYnQHWs4zuyAA+8+ZH9nxfyIOVwPWoPFB0WyUe9oRSpQ= Received: by 10.78.157.8 with SMTP id f8mr10341693hue.1164381248021; Fri, 24 Nov 2006 07:14:08 -0800 (PST) Received: by 10.78.131.19 with HTTP; Fri, 24 Nov 2006 07:14:07 -0800 (PST) Message-ID: Date: Fri, 24 Nov 2006 15:14:07 +0000 From: "Soo-Hyun Choi" Sender: soohyunc@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 287556be5fff84dc Subject: 'seq' at a BSD-like OS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2006 15:14:10 -0000 Hi, If I'm at a Linux machine, I can use 'seq'. (Okay, everyone knows it.) But when I'm at a BSD-like OS, I can't find 'seq' from the coreutils. Does anybody know how I install it over FreeBSD or Mac OS X? Thanks, Soo-Hyun