Re: browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How would this differ from the http browser you already have? For example, start your http browser, select:

File ->
 Open File ->
   Navigate to: /usr/share/doc/coreutils-5.2.1/README
The browser will display the file and place the name of the file in the navigation bar. You can also do this from the command line like so:

$ mozilla /usr/share/doc/coreutils-5.2.1/README

Is this not what you've described?

Regards, Mike Klinke

No, he wants to use thins function in hin own program/script.

something like that:
#! /bin/sh
#
# some commands
#
MYVAR=/usr/bin/programm_that_returns_path #starts a filebrowser like the 'open'-function in open-office or something like that and let the user choose a file
printf "you have choosen the file"
echo $MYVAR
echo done.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux