File.HomeDir.Darwin man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

File::HomeDir::Darwin(User Contributed Perl DocumentatFile::HomeDir::Darwin(3)

NAME
       File::HomeDir::Darwin - Find your home and other directories on Darwin
       (OS X)

DESCRIPTION
       This module provides Mac OS X specific file path for determining common
       user directories in pure perl, by just using $ENV{HOME} without Carbon
       nor Cocoa API calls. In normal usage this module will always be used
       via File::HomeDir.

SYNOPSIS
	 use File::HomeDir;

	 # Find directories for the current user
	 $home	  = File::HomeDir->my_home;	 # /Users/mylogin
	 $desktop = File::HomeDir->my_desktop;	 # /Users/mylogin/Desktop
	 $docs	  = File::HomeDir->my_documents; # /Users/mylogin/Documents
	 $music	  = File::HomeDir->my_music;	 # /Users/mylogin/Music
	 $pics	  = File::HomeDir->my_pictures;	 # /Users/mylogin/Pictures
	 $videos  = File::HomeDir->my_videos;	 # /Users/mylogin/Movies
	 $data	  = File::HomeDir->my_data;	 # /Users/mylogin/Library/Application Support

perl v5.14.2			  2012-01-25	      File::HomeDir::Darwin(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net