Unix and Linux Discussions Tagged with open source |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
9 |
10,130 |
Programming |
|
|
|
7 |
3,362 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
8,460 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,033 |
UNIX and Linux RSS News |
|
|
|
0 |
1,813 |
Red Hat |
|
|
|
0 |
1,528 |
Red Hat |
|
|
|
0 |
876 |
UNIX and Linux RSS News |
|
|
|
0 |
830 |
UNIX and Linux RSS News |
|
|
|
0 |
1,116 |
UNIX and Linux RSS News |
|
|
|
0 |
1,381 |
UNIX and Linux RSS News |
|
|
|
0 |
981 |
UNIX and Linux RSS News |
|
|
|
0 |
1,033 |
UNIX and Linux RSS News |
|
|
|
0 |
991 |
UNIX and Linux RSS News |
|
|
|
0 |
1,537 |
UNIX and Linux RSS News |
|
|
|
0 |
1,419 |
UNIX and Linux RSS News |
|
|
|
0 |
791 |
UNIX and Linux RSS News |
|
|
|
0 |
1,309 |
UNIX and Linux RSS News |
|
|
|
0 |
889 |
UNIX and Linux RSS News |
|
|
|
0 |
928 |
UNIX and Linux RSS News |
|
|
|
0 |
1,516 |
UNIX and Linux RSS News |
|
|
|
0 |
1,411 |
UNIX and Linux RSS News |
|
|
|
0 |
881 |
UNIX and Linux RSS News |
|
|
|
4 |
1,486 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,655 |
UNIX and Linux RSS News |
|
|
|
0 |
1,247 |
UNIX and Linux RSS News |
|
|
|
0 |
1,573 |
UNIX and Linux RSS News |
|
|
|
0 |
1,253 |
UNIX and Linux RSS News |
|
|
|
1 |
6,219 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
15,696 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
3,823 |
Cybersecurity |
|
|
|
1 |
7,638 |
UNIX for Dummies Questions & Answers |
gnome-open(1) User Commands gnome-open(1)
NAME
gnome-open - open a file using the appropriate application
SYNOPSIS
gnome-open [gnome-std-options] URL
DESCRIPTION
gnome-open opens a file from the command line by launching the appropriate application that is associated with the file mime type.
OPTIONS
The following options are supported:
gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information.
OPERANDS
The following operands are supported:
URL Specifies the name of the URL to open.
EXAMPLES
Example 1: Opening a Text File in the Home Directory
example% gnome-open README.txt
ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: NLSPATH.
EXIT STATUS
The exit value 0 is returned regardless of success or failure.
FILES
The following files are used by this application:
/usr/bin/gnome-open Executable to open a file using the appropriate application
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-libs |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform.
attributes(5), environ(5), gnome-std-options(5)
NOTES
Written by Stephen Browne, Sun Microsystems Inc., 2004.
SunOS 5.11 6 Sep 2004 gnome-open(1)