From owner-freebsd-questions@FreeBSD.ORG Thu Mar 24 00:21:25 2005 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 F259116A4CE for ; Thu, 24 Mar 2005 00:21:25 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E3C43D55 for ; Thu, 24 Mar 2005 00:21:25 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so329635rng for ; Wed, 23 Mar 2005 16:21:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=LNRUMFytM4kvaKVA2fM9Tpsu5rhJvA2ltGM583I2yO4Ay6rr7hosPIl/Hwtz7FspQBP9ZBWWyIvQgOSLKprIavXNE2d0X4WB60N9pviqy86yEhF82ekbYPZQKIQOyWe6jnoUF1+6/EPGq1tMtb+p7T5fFAl2mxFZ2bvlyjYtA4w= Received: by 10.38.72.59 with SMTP id u59mr1062520rna; Wed, 23 Mar 2005 16:21:24 -0800 (PST) Received: by 10.38.74.23 with HTTP; Wed, 23 Mar 2005 16:21:24 -0800 (PST) Message-ID: Date: Thu, 24 Mar 2005 01:21:24 +0100 From: Gert Cuykens To: "albi@scii.nl" In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <8cb27cbf050323140548cdacf7@mail.gmail.com> <20050324004816.0a6d5fd7.albi@scii.nl> cc: freebsd-questions@freebsd.org Subject: Re: i need a file manager! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 00:21:26 -0000 On Thu, 24 Mar 2005 01:03:25 +0100, Gert Cuykens wrote: > On Thu, 24 Mar 2005 00:48:16 +0100, albi@scii.nl wrote: > > On Thu, 24 Mar 2005 00:43:37 +0100 > > Gert Cuykens wrote: > > > > > How do you copy the files in /home/gert/ for example to /home/ in mc ? > > > > > > one by one or is there a other way ? > > > > with F5 you can copy whole directories, or select all files with the * > > sign first and then F5 > > > > (you can also use the + sign and then fill in *ogg to select only > > ogg-file > > i think you can only select one directory and one file no matter how > many * you use ? > * is used as a mask on the file name only if i am not mistaken ? > > I dont think you can do cp /home/gert/desktop/* /home/gert/ in cm using f5 ? > Is there a way to use tab complition (like the tab function in a normal freebsd shell) in mc at the # comandline ?