midnight commander option -P missing

Hi all,
i miss with FreeBSD_8 the option -P (latest mc Port).

Example FreeBSD:
Code:
Application Options:
  -V, --version                  Displays the current version
  -f, --datadir                  Print data directory
  -P, --printwd=<file>           Print last working directory to specified file
  -U, --subshell                 Enables subshell support (default)
  -u, --nosubshell               Disables subshell support
  -l, --ftplog=<file>            Log ftp dialog to specified file
  -D, --debuglevel=<integer>     Set debug level
  -v, --view=<file>              Launches the file viewer on a file
  -e, --edit=<file>              Edits one file

Please send any bug reports (including the output of `mc -V')
to mc-devel@gnome.org

and Linux
Code:
 -h, --help             Zeigt diesen Hilfetext an
  -V, --version          Zeigt die aktuelle Version an
  -x, --xterm            Erzwingt xterm-Merkmale
  -d, --nomouse          MausunterstÃtzung in der Textversion abschalten
  -t, --termcap          Versucht, termcap statt terminfo zu verwenden
  -k, --resetsoft        Setzt Softkeys auf HP-Terminals zurück
  -s, --slow             Für langsame Terminals
  -a, --stickchars       Normale Textzeichen zum Zeichnen benutzen
  -b, --nocolor          Anfrage auf Ausführung in schwarzweiÃ
  -c, --color            Anfrage für Ausführung im Farbmodus
  -C, --colors=ARG       Gibt eine Farbkonfiguration an
  -H, --help-colors      Zeigt einen Hilfebildschirm darüber an, wie man
                         Farbschemen ändert
  -l, --ftplog=ARG       FTP-Dialog in die angegebene Datei mitprotokollieren
  -D, --debuglevel=ARG   Debugging-Level für das Samba-Dateisystem
  -f, --datadir          Datenverzeichnis anzeigen
  -P, --printwd=ARG      Arbeitsverzeichnis am Programmende ausgeben
  -U, --subshell         Schaltet Subshell-Unterstützung ein (normal)
  -u, --nosubshell       Schaltet Subshell-Unterstützung ab
  -v, --view=ARG         Startet den Ansichtsmodus für eine Datei
  -e, --edit=ARG         Bearbeitet eine Datei
  +Zeilennummer          Editor in dieser Zeile starten

Bitte senden Sie alle Fehlerberichte zusammen mit der Ausgabe von `mc -V'

How can i change this?

Thanks for each assistance

Stefan
 
I'm not sure what you want to do.... but, have you tried creating an alias with whatever command line options you want to use?
 
Back
Top