-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadMe.txt
28 lines (19 loc) · 977 Bytes
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
========================================================================
КОНСОЛЬНОЕ ПРИЛОЖЕНИЕ. Обзор проекта DiskView
========================================================================
Project: DiskView
Author: MSDN.WhiteKnight (https://github.com/MSDN-WhiteKnight)
License: WTFPL
Displays hard disk or volume information
Usage:
DiskView.exe -d (index)
display disk general information
DiskView.exe -s (index)
display disk S.M.A.R.T. attributes
DiskView.exe -v (letter):
display volume information
DiskView.exe -f (letter): (cluster)
find file by cluster number
DiskView.exe -usn (letter): (year)-(month)-(day) (hour)-(min) (maxrecords)
Display up to (maxrecords) entries from volume's USN journal, search newer then specified date and time
/////////////////////////////////////////////////////////////////////////////