Re: i need a file manager!

2005-03-24 Thread Ciprian BADESCU
Hi,


 Do you also know a way to use tab complition (like the tab function in a
 normal freebsd shell) in mc at the # comandline ?


ESC+TAB pops up a list of command completions.



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Giorgos Keramidas
On 2005-03-24 05:51, Francis Whittington [EMAIL PROTECTED] wrote:
 Hello Giorgos,
 I just thought I'd pass this on to you, if I understand your
 question. If you are talking about having a graphical style look at
 your file system like MC ( midnight commander) in linux then maybe
 this is it. I read about it it here:

 http://www.unixguide.net/freebsd/fbsd_installguide/index.php

 and it is called ytree. I hope I wasn't imagining things. I've been
 reading an awful lot lately.

Not really.  I'm most often working in 120-column xterms running screen,
so anything that can work through a console is better for me.

That's a nice page though.  Lots of useful stuff.  I'l keep it in my
bookmarks for anyone who asks :)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Gert Cuykens
On Thu, 24 Mar 2005 11:11:03 +0200 (EET), Ciprian BADESCU
[EMAIL PROTECTED] wrote:
 Hi,
 
 
  Do you also know a way to use tab complition (like the tab function in a
  normal freebsd shell) in mc at the # comandline ?
 
 ESC+TAB pops up a list of command completions.

great :) its official nothing can beat mc :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Gert Cuykens
how do you create a new file in cm without using touch in the cmd line :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Ciprian BADESCU
 how do you create a new file in cm without using touch in the cmd line :)

SHIFT+F4, just like NC ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to create a file (Was: Re: i need a file manager!)

2005-03-24 Thread Karol Kwiatkowski
Gert Cuykens wrote:
 how do you create a new file in cm without using touch in the cmd line :)

You could use something like:

echo   my_new_file

But is it worth it? ;)

Cheers,

Karol

-- 
Karol Kwiatkowski  freebsd at orchid dot homeunix dot org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to create a file (Was: Re: i need a file manager!)

2005-03-24 Thread Karol Kwiatkowski
Karol Kwiatkowski wrote:
 Gert Cuykens wrote:

how do you create a new file in cm without using touch in the cmd line :)


 You could use something like:

   echo   my_new_file


Uh... After reading the other response I guess I misread 'cm' as
'command line' instead of 'midnight commander'.

Sorry for the noise.

Karol

-- 
Karol Kwiatkowski  freebsd at orchid dot homeunix dot org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Gert Cuykens
thx can you compare files in mc ?

file editor left and a file editor right ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Andrew L. Gould
On Wednesday 23 March 2005 06:03 pm, Gert Cuykens wrote:
 On Thu, 24 Mar 2005 00:48:16 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] 
 wrote:
  On Thu, 24 Mar 2005 00:43:37 +0100
 
  Gert Cuykens [EMAIL PROTECTED] 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 ? ___

The link below leads to an introduction to mc that you may find useful:

http://www.linuxgazette.com/issue23/wkndmech_dec97/mc_article.html

Best of luck,

Andrew L. Gould
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Gert Cuykens
Which buttons do you have to puch to do M-! in mc ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-24 Thread Giorgos Keramidas
On 2005-03-24 16:04, Gert Cuykens [EMAIL PROTECTED] wrote:
 Which buttons do you have to puch to do M-! in mc ?

``M-'' when used as a prefix means Meta.  It's the notation used in
Emacs manuals.  Some keyboards have special keys labeled Meta, but if
yours doesn't you can just hit Escape for ``M-''.

Thus, ``M-!'' means hit Escape once and then `!'.

I also believe that mc has a nice manual, accessible by hitting F1.
You have been posting many questions that have their answers in there.

Please, read it :-)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Albert Shih
 Le 23/03/2005 à 22:41:16+0100, Gert Cuykens a écrit
 What shell file manager do you like or x file manager ?

What the relation with FreeBSD ?

I use bash with ls, cd, rm, mv ? Very good and very fast ;-))

Some friend use mc in text mode

cd /usr/ports/misc/mc
make install

Regards.

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Tel  : 01 44 27 86 88
FAX  : 01 44 27 69 35
GSM(UFR) : 06 85 05 58 43
Heure local/Local time:
Wed Mar 23 22:42:08 CET 2005
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Alec Berryman
Gert Cuykens on 2005-03-23 22:41:16 +0100:

 What shell file manager do you like or x file manager ?

From the command line, Midnight Commander (mc) is handy.  It's a
two-pane Norton-Commander-like file manager.


pgpinqPF2WxQS.pgp
Description: PGP signature


Re: i need a file manager!

2005-03-23 Thread [EMAIL PROTECTED]
On Wed, 23 Mar 2005 22:41:16 +0100
Gert Cuykens [EMAIL PROTECTED] wrote:

 What shell file manager do you like or x file manager ?
 

i like mc and xfe and konqueror (good support for ftp,sftp,webdav), but
normally i only use mc and command-line for filemanagement ;)

 PS enlightenment realy is the best and coolest window manager :)

i'm sure that E. would have been much more popular in the seventies

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Andrew L. Gould
On Wednesday 23 March 2005 03:54 pm, [EMAIL PROTECTED] wrote:
 On Wed, 23 Mar 2005 22:41:16 +0100

 Gert Cuykens [EMAIL PROTECTED] wrote:
  What shell file manager do you like or x file manager ?

 i like mc and xfe and konqueror (good support for ftp,sftp,webdav),
 but normally i only use mc and command-line for filemanagement ;)

If I didn't use anything else in KDE, I would still install it for 
konqueror's webdav support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Jon Drews
On Wed, 23 Mar 2005 22:41:16 +0100, Gert Cuykens [EMAIL PROTECTED] wrote:
 What shell file manager do you like or x file manager ?
 

Xfm (ports/x11-fm/xfm) is good and easy to use
http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/

ROX (ports/x11-fm/rox) is quite fast
http://rox.sourceforge.net/phpwiki/index.php/ROX-Filer
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Gert Cuykens
On Wed, 23 Mar 2005 15:05:19 -0700, Jon Drews [EMAIL PROTECTED] wrote:
 On Wed, 23 Mar 2005 22:41:16 +0100, Gert Cuykens [EMAIL PROTECTED] wrote:
  What shell file manager do you like or x file manager ?
 
 
 Xfm (ports/x11-fm/xfm) is good and easy to use
 http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
 
 ROX (ports/x11-fm/rox) is quite fast
 http://rox.sourceforge.net/phpwiki/index.php/ROX-Filer
 

How do you copy the files in /home/gert/ for example to /home/ in mc ?

one by one or is there a other way ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread [EMAIL PROTECTED]
On Thu, 24 Mar 2005 00:43:37 +0100
Gert Cuykens [EMAIL PROTECTED] 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-files)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Warren
On Thu, 24 Mar 2005 9:43 am, Gert Cuykens wrote:
 On Wed, 23 Mar 2005 15:05:19 -0700, Jon Drews [EMAIL PROTECTED] wrote:
  On Wed, 23 Mar 2005 22:41:16 +0100, Gert Cuykens [EMAIL PROTECTED] 
wrote:
   What shell file manager do you like or x file manager ?
 
  Xfm (ports/x11-fm/xfm) is good and easy to use
  http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
 
  ROX (ports/x11-fm/rox) is quite fast
  http://rox.sourceforge.net/phpwiki/index.php/ROX-Filer

 How do you copy the files in /home/gert/ for example to /home/ in mc ?

 one by one or is there a other way ?

make sure your in the /home/ dir when u do this 

cp /home/gert/* .

-- 
Yours Sincerely
Shinjii
http://www.shinji.nq.nu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Gert Cuykens
On Thu, 24 Mar 2005 00:48:16 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 On Thu, 24 Mar 2005 00:43:37 +0100
 Gert Cuykens [EMAIL PROTECTED] 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 ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Gert Cuykens
On Thu, 24 Mar 2005 01:03:25 +0100, Gert Cuykens [EMAIL PROTECTED] wrote:
 On Thu, 24 Mar 2005 00:48:16 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] 
 wrote:
  On Thu, 24 Mar 2005 00:43:37 +0100
  Gert Cuykens [EMAIL PROTECTED] 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 ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Giorgos Keramidas
On 2005-03-24 00:43, Gert Cuykens [EMAIL PROTECTED] 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 ?

mc used to be my favorite file manager back when I was still using DOS
in 1993-1994.  Copying files is VERY easy:

  - Move to the destination directory in one of the panels.

  - Switch to the other panel and move into the source directory.

  - Hit Insert once to select a file or directory.

  - The focus should automatically move to the next file.  Keep
Insert down to select more files.

  - Move to a selected file and hit Insert again to deselect it.

  - After you're done selecting files in the source directory
hit F5.

Done.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Gert Cuykens
On Thu, 24 Mar 2005 02:23:06 +0200, Giorgos Keramidas
[EMAIL PROTECTED] wrote:
 On 2005-03-24 00:43, Gert Cuykens [EMAIL PROTECTED] 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 ?
 
 mc used to be my favorite file manager back when I was still using DOS
 in 1993-1994.  Copying files is VERY easy:
 
   - Move to the destination directory in one of the panels.
 
   - Switch to the other panel and move into the source directory.
 
   - Hit Insert once to select a file or directory.
 
   - The focus should automatically move to the next file.  Keep
 Insert down to select more files.
 
   - Move to a selected file and hit Insert again to deselect it.
 
   - After you're done selecting files in the source directory
 hit F5.
 
 Done.
 

Perfect !!! that was excatly what i needed :)

Do you also know a way to use tab complition (like the tab function in a
normal freebsd shell) in mc at the # comandline ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Giorgos Keramidas
On 2005-03-24 01:27, Gert Cuykens [EMAIL PROTECTED] wrote:
 On Thu, 24 Mar 2005 02:23:06 +0200, Giorgos Keramidas
   How do you copy the files in /home/gert/ for example to /home/ in mc ?
   one by one or is there a other way ?
  [snip]

 Perfect !!! that was excatly what i needed :)

 Do you also know a way to use tab complition (like the tab function in a
 normal freebsd shell) in mc at the # comandline ?

Nope, sorry.  I don't think there is one.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Gert Cuykens
On Thu, 24 Mar 2005 02:50:13 +0200, Giorgos Keramidas
[EMAIL PROTECTED] wrote:
 On 2005-03-24 01:27, Gert Cuykens [EMAIL PROTECTED] wrote:
  On Thu, 24 Mar 2005 02:23:06 +0200, Giorgos Keramidas
How do you copy the files in /home/gert/ for example to /home/ in mc ?
one by one or is there a other way ?
   [snip]
 
  Perfect !!! that was excatly what i needed :)
 
  Do you also know a way to use tab complition (like the tab function in a
  normal freebsd shell) in mc at the # comandline ?
 
 Nope, sorry.  I don't think there is one.
 
 

thx anyway i like mc except for the coloring :) Its funny doh because
i am still holding the mouse when using mc. I refuse to let go of it,
its part of me :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i need a file manager!

2005-03-23 Thread Giorgos Keramidas
On 2005-03-24 02:01, Gert Cuykens [EMAIL PROTECTED] wrote:
On Thu, 24 Mar 2005 02:50:13 +0200, Giorgos Keramidas
[EMAIL PROTECTED] wrote:
On 2005-03-24 01:27, Gert Cuykens [EMAIL PROTECTED] wrote:
 Do you also know a way to use tab complition (like the tab function
 in a normal freebsd shell) in mc at the # comandline ?

 Nope, sorry.  I don't think there is one.

 thx anyway i like mc except for the coloring :) Its funny doh because
 i am still holding the mouse when using mc. I refuse to let go of it,
 its part of me :)

Coloring?  Ah yes, you mean ... of course.  I usually run my console
based stuff with TERM=vt220, within misc/screen windows, within xterms.

So I tend to forget there's anything else but bold, underline and
reverse video :-)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]