Allow IPv6 address entry in tools>ping - Loosens valid character check
[tomato/davidwu.git] / release / src / router / ntfs-3g / ntfsprogs / ntfsprogs.8.in
blob7210a366197dbefd3c80bc67db8084a731513d85
1 .\" Copyright (c) 2002\-2005 Richard Russon.
2 .\" Copyright (c) 2002\-2003 Anton Altaparmakov.
3 .\" Copyright (c) 2005\-2006 Szabolcs Szakacsits.
4 .\" Copyright (c) 2005\-2007 Yura Pakhuchiy.
5 .\" This file may be copied under the terms of the GNU Public License.
6 .\"
7 .TH NTFSPROGS 8 "September 2007" "ntfs-3g @VERSION@"
8 .SH NAME
9 ntfsprogs \- tools for doing neat things with NTFS
10 .SH OVERVIEW
11 .B ntfsprogs
12 is a suite of NTFS utilities based around a shared library.  The tools are
13 available for free and come with full source code.
14 .SH TOOLS
15 .PP
16 .BR mkntfs (8)
17 \- Create an NTFS filesystem.
18 .PP
19 .BR ntfscat (8)
20 \- Dump a file's content to the standard output.
21 .PP
22 .BR ntfsclone (8)
23 \- Efficiently clone, backup, restore or rescue NTFS.
24 .PP
25 .BR ntfscluster (8)
26 \- Locate the files which use the given sectors or clusters.
27 .PP
28 .BR ntfscmp (8)
29 \- Compare two NTFS filesystems and tell the differences.
30 .PP
31 .BR ntfscp (8)
32 \- Copy a file to an NTFS volume.
33 .PP
34 .BR ntfsfix (8)
35 \- Check and fix some common errors, clear the LogFile and make Windows
36 perform a thorough check next time it boots.
37 .PP
38 .BR ntfsinfo (8)
39 \- Show information about NTFS or one of the files or directories within it.
40 .PP
41 .BR ntfslabel (8)
42 \- Show, or set, an NTFS filesystem's volume label.
43 .PP
44 .BR ntfsls (8)
45 \- List information about files in a directory residing on an NTFS.
46 .PP
47 .BR ntfsresize (8)
48 \- Resize NTFS without losing data.
49 .PP
50 .BR ntfsundelete (8)
51 \- Recover deleted files from NTFS.
52 .SH AUTHORS
53 .PP
54 The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian Klein,
55 Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew J. Fanto, Per
56 Olofsson, Richard Russon, Szabolcs Szakacsits, Yura Pakhuchiy and Yuval Fledel.
57 .SH AVAILABILITY
58 The
59 .B ntfsprogs
60 are part of the
61 .B ntfs-3g
62 package which can be downloaded from:
63 .br
64 .nh
65 http://www.tuxera.com/community/
66 .hy
67 .SH SEE ALSO
68 .BR ntfs\-3g (8)