logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xfe - A lightweight file manager for X Window

Author

       Roland Baudin <roland65@free.fr>.

Description

       X File Explorer (xfe) is a lightweight file manager for X Window, written using the FOX toolkit.   It  is
       desktop  independent and can easily be customized.  It has Windows Commander or MS-Explorer look and it's
       very fast and light weight.  Xfe is based on X Win Commander, written by Maxim Baranov.

Name

       xfe - A lightweight file manager for X Window

Options

       xfe accepts the following options:

       -h,--help
              Print the help screen and exit.

       -v,--version
              Print version information and exit.

       -i,--iconic
              Start iconified.

       -m,--maximized
              Start maximized.

       -pn,--paneln
              Force panel view mode to n (n=0 => Tree and one panel, n=1 => One panel, n=2 => Two panels, n=3 =>
              Tree and two panels).

       FOLDER|FILE
              Specifies a list of folders or files to open when starting xfe.  They can be  regular  paths  like
              /home/test,  or  URIs  like  file:///home/test.   The  first two folders are displayed in the file
              panels, the others are ignored.  The number of files to open is not limited.

See Also

xfa(1), xfi(1), xfp(1) xfw(1),

Roland Baudin                                   12 December 2024                                          XFE(1)

Synopsis

xfe  [-h]  [--help]  [-v]  [--version]  [-i]  [--iconic]  [-m] [--maximized] [-p n] [--panel n] [FOLDER|FILE...]

See Also