mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
ntfstools->ntfsprogs
2002/11/29 12:07:08+00:00 cantab.net!aia21 mvdir (Logical change 1.23)
This commit is contained in:
parent
df7cae02e7
commit
a40fef9bf9
@ -0,0 +1,44 @@
|
||||
.\" Copyright (c) 2002 Richard Russon. All Rights Reserved.
|
||||
.\" Copyright (c) 2002 Anton Altaparmakov. All Rights Reserved.
|
||||
.\" This file may be copied under the terms of the GNU Public License.
|
||||
.\"
|
||||
.TH NTFSPROGS 8 "May 2002" "Linux-NTFS version @VERSION@"
|
||||
|
||||
.SH OVERVIEW
|
||||
.B ntfsprogs
|
||||
is a suite of NTFS utilities based around a shared library. The tools are
|
||||
available for free and come with full source code.
|
||||
|
||||
.SH TOOLS
|
||||
.SS mkntfs(8)
|
||||
.PP
|
||||
Format a partition using NTFS.
|
||||
.SS ntfsfix(8)
|
||||
.PP
|
||||
Clear the LogFile of a partition to make Windows perform a thorough check next
|
||||
time it boots.
|
||||
.SS ntfsinfo(8)
|
||||
.PP
|
||||
Show some information about an NTFS partition or one of the files or directories
|
||||
within it.
|
||||
.SS ntfslabel(8)
|
||||
.PP
|
||||
Show, or set, an NTFS partition's volume label.
|
||||
.SS ntfsresize(8)
|
||||
.PP
|
||||
Resize an NTFS partition without losing data.
|
||||
.SS ntfsundelete(8)
|
||||
.PP
|
||||
Recover deleted files from an NTFS partition.
|
||||
|
||||
.SH AUTHORS
|
||||
.PP
|
||||
The tools have been written by Anton Altaparmakov, Richard Russon, Matthew Fanto
|
||||
and Szabolcs Szakacsits.
|
||||
|
||||
.SH AVAILABILITY
|
||||
The
|
||||
.B ntfsprogs
|
||||
can be downloaded from http://linux-ntfs.sf.net/downloads.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user