in reply to
file(1) equivalent?
See also
App::Open
- Library to drive the '
openit
' command line tool, a commandline interface to launching programs via MIME associations
mimeopen
- Open files by mimetype
File::MimeInfo::Applications
- Find programs to open a file by mimetype
Win32::GetDefaultBrowser
- Return full path to default browser on Windows systems
Win32::WebBrowser
- open the default web browser on Win32
MIME::Types
- Definition of MIME types
LWP::MediaTypes
- guess media type for a file or a URL
Browser::Open
- open a browser in a given URL
Comment on
Re: file(1) equivalent?
In Section
Seekers of Perl Wisdom