From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 13:20:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F6D16A4B3 for ; Wed, 1 Oct 2003 13:20:37 -0700 (PDT) Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E106B43F75 for ; Wed, 1 Oct 2003 13:20:35 -0700 (PDT) (envelope-from martin.vana@vslib.cz) Received: from vanice.koleje.vslib.cz (c514b.kolej.vslib.cz [147.230.156.86]) by bubo.vslib.cz (Postfix) with SMTP id E396CCC19F for ; Wed, 1 Oct 2003 22:20:33 +0200 (CEST) Date: Wed, 1 Oct 2003 23:21:09 +0200 From: Martin Vana To: freebsd-questions@freebsd.org Message-Id: <20031001232109.0ae5bfd4.martin.vana@vslib.cz> Organization: KVSS X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-unknown-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: newbie question - how to pass textfile as an argument X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2003 20:20:37 -0000 Hi, I was just wondering if there is a way how to pass a text file with list of path/files to programs like cp/mv. Thanx Martin