close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 25, 2009, 5:54:11 PM (17 years ago)
- Author:
-
ramon
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
18 | 18 | == Funciones internas C == |
19 | 19 | |
| 20 | ... |
| 21 | |
20 | 22 | == Funciones BASH == |
21 | 23 | |
22 | 24 | === Funciones básicas === |
23 | 25 | |
24 | | * DisksDetect |
| 26 | * [./DiskScan DiskScan] |
| 27 | * FStype |
25 | 28 | * LocalIP |
26 | 29 | * LocalMAC |
27 | | * LocalName |
28 | | * PartitionType |
| 30 | * !LocalName |
| 31 | * !PartitionType |
29 | 32 | * Path |
30 | 33 | |
31 | 34 | === Funciones de particiones === |
32 | 35 | |
33 | | * ListPrimaryPartitions |
34 | | * ListLogicalPartitions |
35 | | * MakePrimaryPartitions |
36 | | * MakeLogicalPartitions |
| 36 | * !ListPrimaryPartitions |
| 37 | * !ListLogicalPartitions |
| 38 | * !MakePrimaryPartitions |
| 39 | * !MakeLogicalPartitions |
37 | 40 | * Format |
38 | 41 | * Mount |
39 | 42 | * Unmount |
40 | | * CacheDetect |
41 | | * CacheMount |
| 43 | * !CacheDetect |
| 44 | * !CacheMount |
42 | 45 | |
43 | 46 | === Funciones de clonación === |
44 | 47 | |
45 | | * MakeDiskSnapshot |
46 | | * RestoreDiskSnapshot |
| 48 | * !MakeDiskSnapshot |
| 49 | * !RestoreDiskSnapshot |
47 | 50 | * MakeMBRSnapshot |
48 | 51 | * RestoreMBRSnapshot |
49 | | * MakePartitionSnapshot |
50 | | * RestorePartitionSnapshot |
51 | | * MakeLinuxSnapshot |
52 | | * RestoreLinuxSnapshot |
| 52 | * !MakePartitionSnapshot |
| 53 | * !RestorePartitionSnapshot |
| 54 | * !MakeLinuxSnapshot |
| 55 | * !RestoreLinuxSnapshot |
53 | 56 | * MakeNTFSSnapshot |
54 | 57 | * RestoreNTFSSnapshot |
… |
… |
|
58 | 61 | === Funciones de edición o modificación === |
59 | 62 | |
60 | | * ReadRegistryValue |
61 | | * EditRegistryValue |
62 | | * ListRegistryKeys |
63 | | * SetWindowsName |
| 63 | * !ReadRegistryValue |
| 64 | * !EditRegistryValue |
| 65 | * !ListRegistryKeys |
| 66 | * !SetWindowsName |
64 | 67 | |
65 | 68 | === Funciones de inventario === |
66 | 69 | |
67 | | * HardwareInventory |
| 70 | * !HardwareInventory |
68 | 71 | * OSVersion |
69 | | * WindowsSoftware |
| 72 | * !WindowsSoftware |