Unix and Linux Discussions Tagged with cygwin |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
4,599 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,023 |
Shell Programming and Scripting |
|
|
|
15 |
2,508 |
Shell Programming and Scripting |
|
|
|
8 |
2,692 |
Shell Programming and Scripting |
|
|
|
4 |
1,253 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,043 |
Shell Programming and Scripting |
|
|
|
15 |
3,234 |
Shell Programming and Scripting |
|
|
|
2 |
5,109 |
Answers to Frequently Asked Questions |
|
|
|
6 |
8,536 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
2,043 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
1,616 |
Shell Programming and Scripting |
|
|
|
0 |
2,340 |
UNIX for Dummies Questions & Answers |
|
|
|
8 |
3,084 |
Shell Programming and Scripting |
|
|
|
0 |
2,115 |
Windows & DOS: Issues & Discussions |
|
|
|
2 |
5,130 |
Windows & DOS: Issues & Discussions |
|
|
|
12 |
6,417 |
Shell Programming and Scripting |
|
|
|
2 |
3,036 |
Windows & DOS: Issues & Discussions |
|
|
|
1 |
2,272 |
Shell Programming and Scripting |
|
|
|
1 |
6,596 |
Shell Programming and Scripting |
|
|
|
1 |
5,805 |
Shell Programming and Scripting |
|
|
|
3 |
13,147 |
Shell Programming and Scripting |
|
|
|
1 |
2,433 |
Windows & DOS: Issues & Discussions |
|
|
|
4 |
2,359 |
Shell Programming and Scripting |
|
|
|
2 |
5,495 |
UNIX for Dummies Questions & Answers |
|
|
|
10 |
12,852 |
Shell Programming and Scripting |
|
|
|
1 |
12,106 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,486 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,746 |
Windows & DOS: Issues & Discussions |
|
|
|
6 |
3,907 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
9,083 |
Shell Programming and Scripting |
|
|
|
3 |
7,858 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
4,324 |
Shell Programming and Scripting |
|
|
|
0 |
7,247 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
7,114 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
3,807 |
Solaris |
|
|
|
5 |
14,360 |
UNIX Desktop Questions & Answers |
|
|
|
2 |
10,336 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,162 |
Windows & DOS: Issues & Discussions |
|
|
|
2 |
14,219 |
Windows & DOS: Issues & Discussions |
|
|
|
4 |
5,330 |
Windows & DOS: Issues & Discussions |
Sys::Filesystem::Cygwin(3pm) User Contributed Perl Documentation Sys::Filesystem::Cygwin(3pm)
NAME
Sys::Filesystem::Cygwin - Return Cygwin filesystem information to Sys::Filesystem
SYNOPSIS
See Sys::Filesystem.
INHERITANCE
Sys::Filesystem::Cygwin
ISA Sys::Filesystem::Unix
ISA UNIVERSAL
METHODS
version()
Return the version of the (sub)module.
ATTRIBUTES
The following is a list of filesystem properties which may be queried as methods through the parent Sys::Filesystem object.
device
Device mounted.
mount_point
Mount point.
fs_vfstype
Filesystem type.
fs_mntops
Mount options.
SEE ALSO
<http://cygwin.com/cygwin-ug-net/using.html>
VERSION
$Id: Cygwin.pm 128 2010-05-12 13:16:44Z trevor $
AUTHOR
Nicola Worthington <nicolaw@cpan.org> - <http://perlgirl.org.uk>
Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/>
COPYRIGHT
Copyright 2004,2005,2006 Nicola Worthington.
Copyright 2008-2010 Jens Rehsack.
This software is licensed under The Apache Software License, Version 2.0.
<http://www.apache.org/licenses/LICENSE-2.0>
perl v5.10.1 2010-05-18 Sys::Filesystem::Cygwin(3pm)