home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / gulite20.zip / GULITE20.DSK / OS2 / GI.MSG (.txt) < prev    next >
OS/2 Message File  |  1996-08-31  |  57KB  |  1,309 lines

  1. MKMSGF
  2. I0:LIGHT
  3. I0:English
  4. I0:20
  5. I0:62
  6. I0:QUIT
  7. I0:BE|BE  Batch Enhancer
  8. I0:DI|DI  Disk Information
  9. I0:DS|DS  Dir Sort
  10. I0:DT|DT  Disk Test
  11. I0:FA|FA  File Attributes
  12. I0:FD|FD  File Date
  13. I0:FF|FF  File Find
  14. I0:FI|FI  File Information
  15. I0:FS|FS  File Size
  16. I0:GCDPROG|GCD Graham CD
  17. I0:LD|LD  List Directories
  18. I0:SA|SA  Screen Attributes
  19. I0:SI|SI  System Information
  20. I0:TM|TM  Time Mark
  21. I0:VL|VL  Volume Label
  22. I0:WC|WC  Word Count
  23. I0:2LZH|2LZH
  24. I0:BEEP|Beep
  25. I0:CASE|Case
  26. I0:CLIPBRD|Clipbrd
  27. I0:CONFIG|Config
  28. I0:CSDINST|CDSInst
  29. I0:DIAG|Diag
  30. I0:DISKEDIT|DiskEdit
  31. I0:DISKIMG|DiskImg
  32. I0:EABACKUP|EABackup
  33. I0:EABIND|EABind
  34. I0:EADUMP|EADump
  35. I0:EARESTOR|EARestor
  36. I0:FAT-BAD|FAT-Bad
  37. I0:FAT-DFRG|FAT-Dfrg
  38. I0:FAT-EXT|FAT-Ext
  39. I0:FAT-INFO|FAT-Info
  40. I0:FAT-NULL|FAT-Null
  41. I0:FAT-UD|FAT-UD
  42. I0:FAT-VIEW|FAT-View
  43. I0:FROMUNIX|FromUNIX
  44. I0:GREP|Grep
  45. I0:HEXDUMP|HexDump
  46. I0:HEXEDIT|HexEdit
  47. I0:HPFS-BAD|HPFS-Bad
  48. I0:HPFS-EXT|HPFS-Ext
  49. I0:HPFS-UD|HPFS-UD
  50. I0:HPFSDFRG|HPFSDfrg
  51. I0:HPFSINFO|HPFSInfo
  52. I0:HPFSNULL|HPFSNull
  53. I0:HPFSSTAT|HPFSStat
  54. I0:HPFSVIEW|HPFSView
  55. I0:MIDECODE|MIDecode
  56. I0:MIENCODE|MIEncode
  57. I0:NULLDISK|NullDisk
  58. I0:NULLFILE|NullFile
  59. I0:RESTPART|RestPart
  60. I0:SAVEPART|SavePart
  61. I0:SPACE|Space
  62. I0:SUM|Sum
  63. I0:TOUNIX|ToUNIX
  64. I0:UUDECODE|UUDecode
  65. I0:UUENCODE|UUEncode
  66. I0:XXDECODE|XXDecode
  67. I0:XXENCODE|XXEncode
  68. I0:QUIT|Quit GI
  69. I0:\aBE - Batch Enhancer\r
  70. I0:\r
  71. I0:Usage: BE <File Spec>\r
  72. I0:\aor\r
  73. I0:       BE <Command> [parameters]\r
  74. I0:\r
  75. I0:Where <Command> is one of the following:\r
  76. I0:\r
  77. I0:\a ASK         BEEP        BOX         CLS\r
  78. I0:\a DAY         DELAY       MONTH       PRINTCHAR\r
  79. I0:\a REBOOT      ROWCOL      SA          SEMCLEAR\r
  80. I0:\a SEMCLOSE    SEMCREATE   SEMKILL     SEMLIST\r
  81. I0:\a SEMSET      SEMWAIT     WEEKDAY     WINDOW\r
  82. I0:\a YEAR\r
  83. I0:\r
  84. I0:Enter BE <Command> ? to get help on a specific\r
  85. I0:command.\r
  86. I0:BE can be used to enhance batch files (.CMD).\r
  87. I0:The semaphore functions can be used to synchronise\r
  88. I0:tasks running in different sessions.\r
  89. I0:\aDI - Disk Information\r
  90. I0:\r
  91. I0:Usage: DI {Switches} <Drive Spec(s)>\r
  92. I0:\r
  93. I0:DI reports technical information about a disk.\r
  94. I0:It displays the recommended values of the media\r
  95. I0:as well as the actual values.\r
  96. I0:\r
  97. I0:\aSwitches\r
  98. I0:-a    \aA\all disks.\r
  99. I0:-h    \aH\aard disks only.\r
  100. I0:-p    \aP\ahysical disk mode.\r
  101. I0:\r
  102. I0:\aNote:\r
  103. I0:If no drive specifications are entered the\r
  104. I0:current drive only is displayed.\r
  105. I0:\r
  106. I0:If the \a-p\a switch is used only physical disk\r
  107. I0:information is returned.\r
  108. I0:\r
  109. I0:\aDS - Dir Sort\r
  110. I0:\r
  111. I0:Usage: DS {Switches} <Sort Order> <Start Path>\r
  112. I0:                     <Drive Spec(s)>\r
  113. I0:\r
  114. I0:DS sorts directories on FAT disks. DS starts\r
  115. I0:sorting from <Start Path> or the current directory\r
  116. I0:if <Start Path> is not specified.\r
  117. I0:\r
  118. I0:\aSort Order\r
  119. I0:D     Date\r
  120. I0:E     Extension\r
  121. I0:N     Name\r
  122. I0:S     Size\r
  123. I0:T     Time\r
  124. I0:\r
  125. I0:\aSwitches\r
  126. I0:-a    \aA\all disks.\r
  127. I0:-h    \aH\aard disks only.\r
  128. I0:-s    Include \aS\aubdirectories in the search.\r
  129. I0:\aDT - Disk Test\r
  130. I0:\r
  131. I0:Usage: DT {Switches} <File Spec> <Drive Spec(s)>\r
  132. I0:\r
  133. I0:DT tests the files on a disk. It reads all of\r
  134. I0:the specified files and will report any errors\r
  135. I0:that it encounters. DT may also test read all\r
  136. I0:sectors on both logical and physical disks.\r
  137. I0:\r
  138. I0:\aSwitches\r
  139. I0:-a    \aA\all disks.\r
  140. I0:-b    \aB\aoth file and logical disk modes.\r
  141. I0:-c    \aC\aylinder mode.\r
  142. I0:-d    Logical \ad\aisk mode.\r
  143. I0:-h    \aH\aard disks only.\r
  144. I0:-l    keep a \aL\aog file.\r
  145. I0:-p<n> \aP\ahysical disk mode.\r
  146. I0:-s    Include \aS\aubdirectories in the search.\r
  147. I0:\r
  148. I0:\r
  149. I0:\aFA - File Attributes\r
  150. I0:\r
  151. I0:Usage: FA {Switches} <File Spec> <Drive Spec(s)>\r
  152. I0:\r
  153. I0:FA allows you to view and change file attributes.\r
  154. I0:If no file specification is given all files are\r
  155. I0:assumed.\r
  156. I0:\r
  157. I0:\aSwitches\r
  158. I0:-/+r  Set or clear the Read-Only attribute.\r
  159. I0:-/+a  Set or clear the Archive attribute.\r
  160. I0:-/+s  Set or clear the System attribute.\r
  161. I0:-/+h  Set or clear the Hidden attribute.\r
  162. I0:/a    \aA\all disks.\r
  163. I0:/f    \aF\aorce file names to lower case.\r
  164. I0:/h    \aH\aard disks only.\r
  165. I0:/s    Include \aS\aubdirectories in the search.\r
  166. I0:\aNote:\r
  167. I0:To set a file attribute use the \a+\a.\r
  168. I0:To clear a file attribute use the \a-\a.\r
  169. I0:\aFD - File Date\r
  170. I0:\r
  171. I0:Usage: FD {Switches} <File Spec>\r
  172. I0:\r
  173. I0:FD sets all files matching the file specification\r
  174. I0:to the current date and time unless overridden\r
  175. I0:on the command line.\r
  176. I0:\r
  177. I0:\aSwitches\r
  178. I0:-a    \aA\all disks.\r
  179. I0:-d    Specify the \ad\aate in your local format.\r
  180. I0:-f    \aF\aorce file names to lower case.\r
  181. I0:-h    \aH\aard disks only.\r
  182. I0:-s    Include \aS\aubdirectories in the search.\r
  183. I0:-t    Specify the \at\aime in 24 hour format.\r
  184. I0:\r
  185. I0:\r
  186. I0:\r
  187. I0:\r
  188. I0:\r
  189. I0:\aFF - File Find\r
  190. I0:\r
  191. I0:Usage: FF {Switches} <File Spec> <Drive Spec(s)>\r
  192. I0:\r
  193. I0:\aSwitches\r
  194. I0:-a    \aA\all disks.\r
  195. I0:-d    \aD\aelete found files.\r
  196. I0:-f    \aF\aorce file names to lower case.\r
  197. I0:-h    \aH\aard disks only.\r
  198. I0:\r
  199. I0:\aExample\r
  200. I0:\aFF *.pas c: d: e:\r
  201. I0:Look for any files matching \a*.pas\a on drives C:\r
  202. I0:D: and E:\r
  203. I0:\r
  204. I0:\aNote:\r
  205. I0:If no file specification is entered all files\r
  206. I0:are listed. If drive specifications are entered\r
  207. I0:then those drives are searched; if none are\r
  208. I0:entered then the current drive is searched.\r
  209. I0:\aFI - File Information\r
  210. I0:\r
  211. I0:Usage: FI {Switches} <File Spec> <Drive Spec(s)>\r
  212. I0:\r
  213. I0:\aSwitches\r
  214. I0:-a    \aA\all disks.\r
  215. I0:-c    Only files with \ac\aomments attached.\r
  216. I0:-d    \aD\aelete comments.\r
  217. I0:-e    \aE\adit or Add comments interactively.\r
  218. I0:-h    \aH\aard disks only.\r
  219. I0:-l    \aL\aong comment listing.\r
  220. I0:-n    Set comment as \an\aeeded.\r
  221. I0:-s    \aS\aubdirectories.\r
  222. I0:-w    Only files \aw\aithout comments attached.\r
  223. I0:\r
  224. I0:\aNote:\r
  225. I0:If no file specification is entered all files\r
  226. I0:are listed. If drive specifications are entered\r
  227. I0:then those drives are searched; if none are\r
  228. I0:entered then the current drive is searched.\r
  229. I0:\aFS - File Size\r
  230. I0:\r
  231. I0:Usage: FS {Switches} <File Spec> <Drive Spec(s)>\r
  232. I0:\r
  233. I0:\aSwitches\r
  234. I0:-a    \aA\all disks.\r
  235. I0:-f    \aF\aorce file names to lower case.\r
  236. I0:-h    \aH\aard disks only.\r
  237. I0:-s    Include \aS\aubdirectories in the search.\r
  238. I0:-t    List \aT\aotals only not individual files.\r
  239. I0:\r
  240. I0:\aExample\r
  241. I0:\r
  242. I0:\aFS C:\\OS2 -st\r
  243. I0:List the total file sizes in \aC:\\OS2\a and its\r
  244. I0:subdirectories.\r
  245. I0:\r
  246. I0:\aNote:\r
  247. I0:If no file specification is given then the\r
  248. I0:current directory is assumed.\r
  249. I0:\aGCD - Graham Change Directories\r
  250. I0:\r
  251. I0:Usage: GCD {Switches} <Drive Spec\\Start Path>\r
  252. I0:\r
  253. I0:\aSwitches\r
  254. I0:-n    Do \a\aNOT save directory data.\r
  255. I0:-r    \aR\aescan the specified disk.\r
  256. I0:\r
  257. I0:GCD scans the drive specified and produces a\r
  258. I0:graphic tree representing the structure on the\r
  259. I0:drive. You may move through the listed directories\r
  260. I0:and use the Enter key to change to that directory.\r
  261. I0:Use the \aF1\a key for help.\r
  262. I0:\r
  263. I0:Use the Speed Search to jump to the point that\r
  264. I0:you want. Control-Enter looks for next match.\r
  265. I0:\r
  266. I0:\aNote:\r
  267. I0:If no drive specifications are given then the\r
  268. I0:current drive is listed.\r
  269. I0:\aLD - List Directories\r
  270. I0:\r
  271. I0:Usage: LD {Switches} <Drive Spec(s)>\r
  272. I0:\r
  273. I0:\aSwitches\r
  274. I0:-a    \aA\all disks.\r
  275. I0:-g    Produce a \aG\araphic directory tree.\r
  276. I0:-h    \aH\aard disks only.\r
  277. I0:\r
  278. I0:\aExample\r
  279. I0:\aLD /G C: D: E:\r
  280. I0:\r
  281. I0:Will produce a graphic directory tree listing\r
  282. I0:of \aC: D:\a and \aE\a:\r
  283. I0:\r
  284. I0:\aNote:\r
  285. I0:If no drive specifications are given then the\r
  286. I0:current drive is listed.\r
  287. I0:The default output is of the directory path\r
  288. I0:names.\r
  289. I0:\aSA - Screen Attributes\r
  290. I0:\r
  291. I0:Usage: SA { <bright> <blinking> <reverse>\r
  292. I0:            <underline> <colour> <on colour> }\r
  293. I0:\r
  294. I0:\aOptions\r
  295. I0:\aBright\a    Foreground colour will be bright.\r
  296. I0:\aBlinking\a  The characters will blink.\r
  297. I0:\aReverse\a   The text will be reversed.\r
  298. I0:\aUnderline\a Text will be underlined when on\r
  299. I0:          a monochrome monitor. Colour monitors\r
  300. I0:          will show blue.\r
  301. I0:\aColour\a    Is the foreground colour specification.\r
  302. I0:on \aColour\a Is the background colour specification.\r
  303. I0:\r
  304. I0:\aValid Colours\r
  305. I0:\r
  306. I0:The valid colours are:\r
  307. I0:Black Red Green Yellow Blue Magenta Cyan\r
  308. I0:and White.\r
  309. I0:\aSI - System Information\r
  310. I0:\r
  311. I0:Usage: SI\r
  312. I0:\r
  313. I0:System Information displays some information that\r
  314. I0:OS/2 reports about your system.\r
  315. I0:\r
  316. I0:\r
  317. I0:\r
  318. I0:\r
  319. I0:\r
  320. I0:\r
  321. I0:\r
  322. I0:\r
  323. I0:\r
  324. I0:\r
  325. I0:\r
  326. I0:\r
  327. I0:\r
  328. I0:\r
  329. I0:\aTM - Time Mark\r
  330. I0:\r
  331. I0:Usage: TM { [start | stop] -c<n> -l -n }\r
  332. I0:\r
  333. I0:\aSwitches\r
  334. I0:-c<n> Start or Stop timer or \ac\aounter n.\r
  335. I0:-l    Write the info on the \al\aeft side of screen.\r
  336. I0:-n    \aN\ao current time or date display.\r
  337. I0:\r
  338. I0:\aExample\r
  339. I0:\r
  340. I0:\aTM start -c99 -n\r
  341. I0:\r
  342. I0:Starts timer 99 and no current time and date is\r
  343. I0:displayed.\r
  344. I0:\r
  345. I0:\aNote:\r
  346. I0:The default output is the time and date on the\r
  347. I0:on the right side of the screen.\r
  348. I0:\r
  349. I0:\aVL - Volume Label\r
  350. I0:\r
  351. I0:Usage: VL <Drive Spec> <"Volume Label">\r
  352. I0:\r
  353. I0:\aExample\r
  354. I0:\r
  355. I0:\aVL C: "System Disk"\r
  356. I0:\r
  357. I0:VL will set the volume label of drive \aC:\a to\r
  358. I0:\a"System Disk"\a.\r
  359. I0:\r
  360. I0:\aNote:\r
  361. I0:If no Drive Spec is entered\r
  362. I0:the default drive is assumed.\r
  363. I0:You will be prompted for a volume label\r
  364. I0:if none is given.\r
  365. I0:\r
  366. I0:\r
  367. I0:\r
  368. I0:\r
  369. I0:\aWC - Word Count\r
  370. I0:\r
  371. I0:Usage: WC {Switches} <File Spec> <Drive Spec(s)>\r
  372. I0:\r
  373. I0:\aSwitches\r
  374. I0:-a    \aA\all disks.\r
  375. I0:-h    \aH\aard disks only.\r
  376. I0:-s    Include \aS\aubdirectories in the search.\r
  377. I0:\r
  378. I0:\aExample\r
  379. I0:\r
  380. I0:\aWC *.c\r
  381. I0:\r
  382. I0:WC will look for all C files and list the lines,\r
  383. I0:words and characters of all of the files and the\r
  384. I0:totals.\r
  385. I0:\r
  386. I0:\aNote:\r
  387. I0:If no drive specifications are given then the\r
  388. I0:current drive is listed.\r
  389. I0:\a2LZH - Automatic archive conversion\r
  390. I0:\r
  391. I0:Usage: 2LZH {Switches} <Drive Spec(s)> <File Spec>\r
  392. I0:\r
  393. I0:2LZH converts .ZOO .ZIP .ARC and .ARJ files\r
  394. I0:to .LZH files.\r
  395. I0:\r
  396. I0:\aSwitches\r
  397. I0:-a    \aA\all disks.\r
  398. I0:-c    \aC\aompact mode; keeps the smaller file.\r
  399. I0:-f    Modify \aF\aidonet style FILES.BBS files.\r
  400. I0:-h    \aH\aard disks only.\r
  401. I0:-l    Keep a \aL\aog file.\r
  402. I0:-n    \aN\ao recursion.\r
  403. I0:-o    \aO\ald (-lh1-) compatability mode.\r
  404. I0:-p    \aP\areserve original archive date and time\r
  405. I0:-r    \aR\aepack *.LZH files.\r
  406. I0:-s    List file \aS\atatistics.\r
  407. I0:-u    \aU\apdate mode; replace duplicates.\r
  408. I0:-v    \aV\airus scan unpacked files. (Uses OS2SCAN)\r
  409. I0:\aBEEP - Plays tunes\r
  410. I0:\r
  411. I0:Usage: BEEP <file>\r
  412. I0:\r
  413. I0:Beep plays a tune file. Tune files have the\r
  414. I0:following switches:\r
  415. I0:\r
  416. I0:    \a/Fn\a    Specify the frequency in Hertz.\r
  417. I0:    \a/Dn\a    Specify the duration of the tone in\r
  418. I0:           n/18 seconds.\r
  419. I0:    \a/Tn\a    Specify the duration of the tone in\r
  420. I0:           milliseconds.\r
  421. I0:    \a/Rn\a    Repeat a tone n times.\r
  422. I0:    \a/Wn\a    Wait n/18 seconds between tones.\r
  423. I0:\r
  424. I0:\aNote:\r
  425. I0:Two sample tune files have been provided;\r
  426. I0:look at INDIANA and SIMPSONS.\r
  427. I0:\r
  428. I0:\r
  429. I0:\aCase - Set the case of file names\r
  430. I0:\r
  431. I0:Usage: Case <Switches} <File Spec> <Drive Spec(s)>\r
  432. I0:\r
  433. I0:Case allows you to change the case of file names.\r
  434. I0:Only the case of the file name is changed.\r
  435. I0:\r
  436. I0:\aSwitches\r
  437. I0:-a    \aA\all disks.\r
  438. I0:-d    \aD\airectories.\r
  439. I0:-f    \aF\airst letters are upper, rest are lower.\r
  440. I0:-h    \aH\aard disks only.\r
  441. I0:-l    \aL\aower case all letters.\r
  442. I0:-s    Include \aS\aubdirectories in the search.\r
  443. I0:-u    \aU\apper case all letters.\r
  444. I0:-w    first letter of each \aW\aord, rest are lower.\r
  445. I0:\r
  446. I0:\r
  447. I0:\r
  448. I0:\r
  449. I0:\aClipbrd - Copy text to the clipbrd\r
  450. I0:\r
  451. I0:Usage: Clipbrd <Switches} <File Spec>\r
  452. I0:\r
  453. I0:Clipbrd copies a text file into the system\r
  454. I0:clipboard. Clipbrd can also be used as a pipe.\r
  455. I0:\r
  456. I0:\aSwitches\r
  457. I0:-l    Large (>64K) clipbrd clients supported.\r
  458. I0:\r
  459. I0:\aExamples\r
  460. I0:\r
  461. I0:\aClipbrd C:\\Config.Sys\r
  462. I0:\r
  463. I0:Copies C:\\CONFIG.SYS into the clipboard.\r
  464. I0:\r
  465. I0:\aDIR | Clipbrd\r
  466. I0:\r
  467. I0:The results of the DIR command will be placed\r
  468. I0:in the clipboard.\r
  469. I0:\aConfig - Configure System Settings\r
  470. I0:\r
  471. I0:Usage: Config <Switches>\r
  472. I0:\r
  473. I0:Config allows you to configure the various\r
  474. I0:configuration options for The Graham Utilities for\r
  475. I0:OS/2.\r
  476. I0:\r
  477. I0:\aSwitches\r
  478. I0:-r    Reset to default values.\r
  479. I0:\r
  480. I0:Config allows you to configure options from the\r
  481. I0:following sections:\r
  482. I0:    System Configuration\r
  483. I0:    Time Formats\r
  484. I0:    Editing Options\r
  485. I0:    Colour Options\r
  486. I0:\r
  487. I0:\r
  488. I0:\r
  489. I0:\aCSDInst - Install CSD files\r
  490. I0:\r
  491. I0:Usage: CSDInst <File Spec>\r
  492. I0:\r
  493. I0:CSDInst installs CSD files to update The Graham\r
  494. I0:Utilities for OS/2. CSDInst must be run in the\r
  495. I0:same directory that the utilities were installed\r
  496. I0:to. The SYSLEVEL.GRA file must also be present as\r
  497. I0:it is also updated.\r
  498. I0:\r
  499. I0:All other programs in the utilities must be stopped\r
  500. I0:prior to installing the CSD.\r
  501. I0:\r
  502. I0:If any of the files are not be updated, ensure that\r
  503. I0:they are not in use and retry the installtion of\r
  504. I0:the CSD.\r
  505. I0:\r
  506. I0:\aExample\r
  507. I0:\r
  508. I0:\aCSDInst GU326301.CSD\r
  509. I0:\aDIAG - Diagnostics\r
  510. I0:\r
  511. I0:Usage: Diag\r
  512. I0:\r
  513. I0:This diagnostics program allows you to test and\r
  514. I0:verify the operation of your computer system.\r
  515. I0:\r
  516. I0:You can test and report on the following items:\r
  517. I0:\r
  518. I0:  System board, Video and Bus Architecture\r
  519. I0:\r
  520. I0:  Parallel and Serial Ports\r
  521. I0:\r
  522. I0:  Video Modes & Attributes and Video Monitor\r
  523. I0:\r
  524. I0:  Hard Disk\r
  525. I0:\r
  526. I0:  Floppy Disk\r
  527. I0:\r
  528. I0:  Keyboard\r
  529. I0:\aDiskEdit - Disk Editor\r
  530. I0:\r
  531. I0:Usage: DiskEdit {Switches} <Drive Spec>\r
  532. I0:\r
  533. I0:\aSwitches\r
  534. I0:-nolock       \aNo disk lock\a is required.\r
  535. I0:              Use this option to view disks that\r
  536. I0:              are locked by the operating system.\r
  537. I0:              This option turns disk writes off.\r
  538. I0:-allowwrites  \aAllow disk writes\a.\r
  539. I0:              The -nolock options turns disk\r
  540. I0:              writes off this option turns them\r
  541. I0:              back on. This option MUST be\r
  542. I0:              specified after the -nolock switch.\r
  543. I0:              WARNING!\r
  544. I0:              Use of this switch is NOT\r
  545. I0:              recomended.\r
  546. I0:-p            \aP\ahysical disk editing mode.\r
  547. I0:              The default is logical disk mode.\r
  548. I0:-r            Force \aRAW\a disk editing mode.\r
  549. I0:\aDiskImg - Copies and Images disks\r
  550. I0:\r
  551. I0:Usage: DiskImg <Switches> <Drive Spec> <File Name>\r
  552. I0:\r
  553. I0:DiskImg images or copies disk to disk, disk to\r
  554. I0:file or file to disk. It can be used interactively\r
  555. I0:or it can be given full command line arguements.\r
  556. I0:\r
  557. I0:\aSwitches\r
  558. I0:-r   Read from the disk, writing to the console.\r
  559. I0:-q   Quiet mode.\r
  560. I0:-w   Write to the disk, reading from the console.\r
  561. I0:\r
  562. I0:<Drive Spec> is A: to Z: for logical disks.\r
  563. I0:<Drive Spec> is 1: to 9: for physical disks.\r
  564. I0:\r
  565. I0:<File Name> is optional, if not specified the\r
  566. I0:console is used.\r
  567. I0:\r
  568. I0:\r
  569. I0:\aEABackup - Backup EA's to a file\r
  570. I0:\r
  571. I0:Usage: EABackup {Switches} <File Name>\r
  572. I0:                <Drive Spec(s)>\r
  573. I0:\r
  574. I0:EABackup will backup all Extended Attributes to a\r
  575. I0:holding file. This method is far simpler than the\r
  576. I0:EAUTIL utilitiy provided by OS/2. Some OS/2 and\r
  577. I0:all DOS applications can loose EA's attached to\r
  578. I0:files. Once EA's have been backed up, \aEARestor\a\r
  579. I0:can be used to bind the EA's back the files again.\r
  580. I0:\r
  581. I0:\aSwitches\r
  582. I0:-a    \aA\all disks.\r
  583. I0:-d    \aD\aelete the EA's.\r
  584. I0:-h    \aH\aard disks only.\r
  585. I0:-s    Include \aS\aubdirectories in the search.\r
  586. I0:\r
  587. I0:\r
  588. I0:\r
  589. I0:\aEABind - Automatically bind EA's to files\r
  590. I0:\r
  591. I0:Usage: EABind <File>\r
  592. I0:OR:\r
  593. I0:Usage: EABind <File> <Type> <EA Name> <EA Data>\r
  594. I0:\r
  595. I0:EABind can parse a response file. The response\r
  596. I0:file contains the file name the Extended\r
  597. I0:Attribute type the Extended Attribute name\r
  598. I0:and the Extended Attribute data.\r
  599. I0:\r
  600. I0:\aExample\r
  601. I0:\r
  602. I0:\aEABind bindfile\r
  603. I0:\r
  604. I0:Bindfile is the sample file provided for EABind.\r
  605. I0:It sets the .COMMENTS EA to the default value for\r
  606. I0:the files provided in the Graham Utilities.\r
  607. I0:It also sets the .ICON EA for the files so that\r
  608. I0:the files will appear as icons on the desktop.\r
  609. I0:\aEADump - Dump Extended Attributes of a file\r
  610. I0:\r
  611. I0:Usage: EADump {Switches} <File Spec>\r
  612. I0:                         <Drive Spec(s)>\r
  613. I0:\r
  614. I0:\aSwitches\r
  615. I0:-a    \aA\all disks.\r
  616. I0:-h    \aH\aard disks only.\r
  617. I0:-l    \aL\aist the extended attribute names only.\r
  618. I0:-n    Dump extended attributes of a given \an\aame.\r
  619. I0:-o    \aO\anly list files with extended attributes.\r
  620. I0:-s    Include \aS\aubdirectories in the search.\r
  621. I0:\r
  622. I0:\aExample\r
  623. I0:\r
  624. I0:\aEADUMP *.exe\r
  625. I0:\r
  626. I0:EADump will dump the extended attributes of any\r
  627. I0:.exe files that it finds in the current\r
  628. I0:directory.\r
  629. I0:\aEARestor - Restore EA's to a file\r
  630. I0:\r
  631. I0:Usage: EARestor <File Name>\r
  632. I0:\r
  633. I0:EARestor will restore the Extended Attributes to\r
  634. I0:files that were backed up with EABackup.\r
  635. I0:\r
  636. I0:\aExample\r
  637. I0:\r
  638. I0:\aEARestor C:\\AllFiles.EA\r
  639. I0:\r
  640. I0:EARestor will bind all of the EA's in the file\r
  641. I0:C:\\AllFiles.EA back to their original files.\r
  642. I0:\r
  643. I0:\aNote:\r
  644. I0:\r
  645. I0:EABackup saves the complete path name of the files\r
  646. I0:in the archive. Relative paths are not used. This\r
  647. I0:enables us to archive all of the EA's on all disks\r
  648. I0:into the one file.\r
  649. I0:\aFAT-Bad - Mark bad clusters on FAT disks\r
  650. I0:\r
  651. I0:Usage: FAT-Bad Drive Spec <N1> [N2]\r
  652. I0:\r
  653. I0:\aParamters\r
  654. I0:\a<N1>\a  The first cluster to mark bad.\r
  655. I0:      This parameter must be suppled.\r
  656. I0:\a[N2]\a  This is the ending cluster to mark bad.\r
  657. I0:      This is an optional parameter.\r
  658. I0:\r
  659. I0:\aExamples\r
  660. I0:\r
  661. I0:\aFAT-Bad E: 1000\r
  662. I0:\r
  663. I0:Mark cluster 1000 on drive E: as bad.\r
  664. I0:\r
  665. I0:\aFAT-Bad H: 1000 2500\r
  666. I0:\r
  667. I0:Mark clusters 1000 to 2500 (inclusive)\r
  668. I0:on drive H: as bad.\r
  669. I0:\aFAT-Dfrg - Defragment files on FAT disks\r
  670. I0:\r
  671. I0:Usage: FAT-Dfrg {Switches} <File Spec>\r
  672. I0:                           <Drive Spec(s)>\r
  673. I0:\r
  674. I0:\aSwitches\r
  675. I0:-h    \aH\aard disks only.\r
  676. I0:-s    Include \aS\aubdirectories in the search.\r
  677. I0:-o<n> \aO\aptimise files with more than <n> extents.\r
  678. I0:\r
  679. I0:FAT-Dfrg deframents all of the files that\r
  680. I0:match the given file specification. It can\r
  681. I0:defragment one file, one directory, one drive or\r
  682. I0:all drives in one invocation.\r
  683. I0:\r
  684. I0:\aNote:\r
  685. I0:\r
  686. I0:FAT-Dfrg is a simple program. It attempts to move\r
  687. I0:the file to a free space of equal size with no\r
  688. I0:regard to placement. For a full pack, see \aFAT-View\a.\r
  689. I0:\aFAT-Ext - Report on fragmentation on FAT disks\r
  690. I0:\r
  691. I0:Usage: FAT-Ext {Switches} <File Spec>\r
  692. I0:                          <Drive Spec(s)>\r
  693. I0:\r
  694. I0:\aSwitches\r
  695. I0:-e    \aE\axtents first.\r
  696. I0:-h    \aH\aard disks only.\r
  697. I0:-s    Include \aS\aubdirectories in the search.\r
  698. I0:\r
  699. I0:FAT-Ext reports the fragmentation of the\r
  700. I0:files matching the given file specification.\r
  701. I0:It can report on one file one directory one\r
  702. I0:drive or all drives in one invocation.\r
  703. I0:\r
  704. I0:\aExample\r
  705. I0:\r
  706. I0:\aFAT-Ext C:\\OS2 /s\r
  707. I0:\r
  708. I0:List the extents in C:\\OS2 and its subdirectories.\r
  709. I0:\aFAT-Info - Report on FAT Internals\r
  710. I0:\r
  711. I0:Usage: FAT-Info {Switches} <Drive Spec(s)>\r
  712. I0:\r
  713. I0:\aSwitches\r
  714. I0:-b    Display \ab\aad cluster lists.\r
  715. I0:-f    Display the \af\aree spaces.\r
  716. I0:-h    \aH\aard disks only.\r
  717. I0:\r
  718. I0:FAT-Info provides a brief overview on the layout\r
  719. I0:and structure of your FAT disk.\r
  720. I0:\r
  721. I0:\r
  722. I0:\r
  723. I0:\r
  724. I0:\r
  725. I0:\r
  726. I0:\r
  727. I0:\r
  728. I0:\r
  729. I0:\aFAT-Null - Wipe the contents of FAT disks\r
  730. I0:\r
  731. I0:Usage: FAT-Null {Switches} Drive Spec(s)\r
  732. I0:\r
  733. I0:\aSwitches\r
  734. I0:-g<n> \aG\aovernment security rules for wiping.\r
  735. I0:-r<n> \aR\aepeat wipe count; default of 1.\r
  736. I0:-v<n> wipe \aV\aalue; default of 0.\r
  737. I0:\r
  738. I0:FAT-Null wipes all data in the free spaces on\r
  739. I0:FAT disks. This is done on a cluster by cluster\r
  740. I0:basis to ensure that all deleted data is wiped\r
  741. I0:so that there is no chance of recovery.\r
  742. I0:\r
  743. I0:A drive specification must be entered.\r
  744. I0:\r
  745. I0:\r
  746. I0:\r
  747. I0:\r
  748. I0:\r
  749. I0:\aFAT-UD - Undelete files on FAT disks\r
  750. I0:\r
  751. I0:Usage: FAT-UD {Switches} <Drive Spec(s)>\r
  752. I0:\r
  753. I0:\aSwitches\r
  754. I0:-l    \aL\aock the drive.\r
  755. I0:-p    \aP\arompt for restore path.\r
  756. I0:-s    \aS\aubdirectories are created.\r
  757. I0:\r
  758. I0:FAT-UD allows you to undelete files from FAT disks.\r
  759. I0:\r
  760. I0:\aExample\r
  761. I0:\r
  762. I0:\aFAT-UD D: -lps\r
  763. I0:\r
  764. I0:FAT-UD will attempt to lock the disk, so that other\r
  765. I0:processes can not overwrite our data. If it can not\r
  766. I0:lock the disk, then it exits. The Prompting for the\r
  767. I0:restore path and subdirectory recreation will be\r
  768. I0:turned on.\r
  769. I0:\aFAT-View - View the layout of FAT disks\r
  770. I0:\r
  771. I0:Usage: FAT-View {Switches} <Drive Spec(s)>\r
  772. I0:\r
  773. I0:\aSwitches\r
  774. I0:-c    \aC\alear the free clusters after defragment.\r
  775. I0:-d    \aD\aefragment files.\r
  776. I0:-g<n> \aG\aovernment security rules for wiping.\r
  777. I0:-n    \aN\aumber of buffers; default of 100.\r
  778. I0:-r<n> \aR\aepeat wipe count; default of 1.\r
  779. I0:-u    \aU\anattented mode.\r
  780. I0:-v<n> wipe \aV\aalue; default of 0.\r
  781. I0:\r
  782. I0:FAT-View displays the physical layout of all files\r
  783. I0:and directories on a FAT disk. After the scan of\r
  784. I0:the disk has completed it may also optionally be\r
  785. I0:visually defragmented.\r
  786. I0:\r
  787. I0:The mouse can be used to select a sector: all\r
  788. I0:information about that sector will be displayed.\r
  789. I0:\aFromUNIX - Convert UNIX text to OS/2 text files\r
  790. I0:\r
  791. I0:Usage: FromUNIX <File In> [File Out]\r
  792. I0:\r
  793. I0:FromUNIX reads text files from UNIX systems and\r
  794. I0:converts them to OS/2 text files.\r
  795. I0:UNIX systems use a Line Feed character as the end\r
  796. I0:of line character DOS text files use a Carriage\r
  797. I0:Return and Line Feed character pair as the end of\r
  798. I0:line marker.\r
  799. I0:\r
  800. I0:\aExample\r
  801. I0:\r
  802. I0:\aFromUNIX UNZIP.DOC NEWUNZIP.DOC\r
  803. I0:\r
  804. I0:FromUNIX will covert the UNIX text file UNZIP.DOC\r
  805. I0:to the DOS text file NEWUNZIP.DOC.\r
  806. I0:\r
  807. I0:This is the complement program to ToUNIX.\r
  808. I0:\r
  809. I0:\aGREP - Text search utility\r
  810. I0:\r
  811. I0:Usage: Grep {Switches} <Pattern> <File Spec>\r
  812. I0:                             <Drive Spec(s)>\r
  813. I0:\r
  814. I0:\aSwitches\r
  815. I0:-a    \aA\all disks.\r
  816. I0:-c    Show the matched characters in \aC\aolour.\r
  817. I0:-f    List the \aF\aile name.\r
  818. I0:-h    \aH\aard disks only.\r
  819. I0:-i    Make the pattern case \aI\ansensitive.\r
  820. I0:-n    List the line \aN\aumber.\r
  821. I0:-o    \aO\anly list the file name.\r
  822. I0:-s    Include \aS\aubdirectories in the search.\r
  823. I0:-x    List the lines which do NOT have\r
  824. I0:      the pattern in them. (E\ax\aclusion)\r
  825. I0:\r
  826. I0:Grep is a simple text search utility. It searches\r
  827. I0:for the specified pattern of text in the files\r
  828. I0:specified.\r
  829. I0:\aHexDump - Dump a file in Hexadecimal format\r
  830. I0:\r
  831. I0:Usage: HexDump {Switches} <File Spec>\r
  832. I0:                          <Drive Spec(s)>\r
  833. I0:\r
  834. I0:\aSwitches\r
  835. I0:-a    \aA\all disks.\r
  836. I0:-c    \aC\alip the high bit.\r
  837. I0:-h    \aH\aard disks only.\r
  838. I0:-s    Include \aS\aubdirectories in the search.\r
  839. I0:-t    Open the file in \aTEXT\a mode. The default\r
  840. I0:      is \aBINARY\a.\r
  841. I0:-x    \aX\aor the high bit.\r
  842. I0:\r
  843. I0:\aExample\r
  844. I0:\r
  845. I0:\aHEXDUMP *.bin\r
  846. I0:\r
  847. I0:Hexdump will dump any .bin files that it finds\r
  848. I0:in the current directory.\r
  849. I0:\aHexEdit - Edit a file in Hexadecimal format\r
  850. I0:\r
  851. I0:Usage: HexEdit <File>\r
  852. I0:\r
  853. I0:Hexedit enables you to perform a binary edit\r
  854. I0:on a file. You can enter values directly in HEX\r
  855. I0:or in ASCII. Use the TAB key to switch between\r
  856. I0:HEX and ASCII modes. Bytes that have been changed\r
  857. I0:are displayed in yellow. You are always prompted\r
  858. I0:before any data is written back to the disk. You\r
  859. I0:have the option of discarding the data saving the\r
  860. I0:data or continuing to edit the data.\r
  861. I0:\r
  862. I0:\aExample\r
  863. I0:\r
  864. I0:\aHexEdit charset.dat\r
  865. I0:\r
  866. I0:Hexedit will edit a provided sample file\r
  867. I0:charset.dat. Use the F2 key to toggle the mask\r
  868. I0:state.\r
  869. I0:\aHPFS-Bad - Mark bad sectors on HPFS disks\r
  870. I0:\r
  871. I0:Usage: HPFS-Bad Drive Spec <N1> [N2]\r
  872. I0:\r
  873. I0:\aParamters\r
  874. I0:\a<N1>\a  The first sector to mark bad.\r
  875. I0:      This parameter must be suppled.\r
  876. I0:\a[N2]\a  This is the ending sector to mark bad.\r
  877. I0:      This is an optional parameter.\r
  878. I0:\r
  879. I0:\aExamples\r
  880. I0:\r
  881. I0:\aHPFS-Bad E: 1000\r
  882. I0:\r
  883. I0:Mark logical sector 1000 on drive E: as bad.\r
  884. I0:\r
  885. I0:\aHPFS-Bad H: 1000 2500\r
  886. I0:\r
  887. I0:Mark logical sectors 1000 to 2500 (inclusive)\r
  888. I0:on drive H: as bad.\r
  889. I0:\aHPFS-Ext - Report on fragmentation on HPFS disks\r
  890. I0:\r
  891. I0:Usage: HPFS-Ext {Switches} <File Spec>\r
  892. I0:                           <Drive Spec(s)>\r
  893. I0:\r
  894. I0:\aSwitches\r
  895. I0:-e    \aE\axtents first.\r
  896. I0:-f    \aF\aorce file names to lower case.\r
  897. I0:-h    \aH\aard disks only.\r
  898. I0:-s    Include \aS\aubdirectories in the search.\r
  899. I0:\r
  900. I0:HPFS-Ext reports the fragmentation of the\r
  901. I0:files matching the given file specification.\r
  902. I0:It can report on one file one directory one\r
  903. I0:drive or all drives in one invocation.\r
  904. I0:\r
  905. I0:\aExample\r
  906. I0:\r
  907. I0:\aHPFS-Ext C:\\OS2 /s\r
  908. I0:\r
  909. I0:\aHPFS-UD - Undelete files on HPFS disks\r
  910. I0:\r
  911. I0:Usage: HPFS-UD {Switches} <Drive Spec(s)>\r
  912. I0:\r
  913. I0:\aSwitches\r
  914. I0:-c    \aC\aomplete disk scan.\r
  915. I0:-d    \aD\aamaged partition mode.\r
  916. I0:-f    Keep a log \af\aile.\r
  917. I0:-l    \aL\aock the drive.\r
  918. I0:-p    \aP\arompt for restore path.\r
  919. I0:-s    \aS\aubdirectories are created.\r
  920. I0:-z    Full surface scan for root dir FNode.\r
  921. I0:      (Snoo\az\ae mode).\r
  922. I0:HPFS-UD can undelete files from HPFS partitions\r
  923. I0:as well as recover files from damaged ones. It\r
  924. I0:offers the simplest most powerful way of\r
  925. I0:recovering data available today. Multiple files\r
  926. I0:can be undeleted in one single operation.\r
  927. I0:Subdirectories can also be automatically\r
  928. I0:reconstructed.\r
  929. I0:\aHPFSDfrg - Defragment files on HPFS disks\r
  930. I0:\r
  931. I0:Usage: HPFSDfrg {Switches} <File Spec>\r
  932. I0:                           <Drive Spec(s)>\r
  933. I0:\r
  934. I0:\aSwitches\r
  935. I0:-f    \aF\aorce file names to lower case.\r
  936. I0:-h    \aH\aard disks only.\r
  937. I0:-s    Include \aS\aubdirectories in the search.\r
  938. I0:-o<n> \aO\aptimise files with more than <n> extents.\r
  939. I0:\r
  940. I0:HPFSDfrg deframents all of the files that\r
  941. I0:match the given file specification. It can\r
  942. I0:defragment one file, one directory, one drive or\r
  943. I0:all drives in one invocation.\r
  944. I0:\r
  945. I0:\aExample\r
  946. I0:\r
  947. I0:\aHPFSDfrg C:\\OS2 /s\r
  948. I0:\r
  949. I0:\aHPFSInfo - Report on HPFS Internals\r
  950. I0:\r
  951. I0:Usage: HPFSInfo {Switches} <Drive Spec(s)>\r
  952. I0:\r
  953. I0:\aSwitches\r
  954. I0:-b    Display \ab\aad sector lists.\r
  955. I0:-c    Display the spare directory \ac\alusters.\r
  956. I0:-d    Display \ad\aynamic hot fix list.\r
  957. I0:-f    Display the \af\aree spaces.\r
  958. I0:-h    \aH\aard disks only.\r
  959. I0:-m    Display the bit\am\aap sector lists.\r
  960. I0:\r
  961. I0:HPFSInfo displays all of the information that is\r
  962. I0:available from the Super and Spare Blocks.\r
  963. I0:Please consult Appendix G - HPFS Internals for\r
  964. I0:a complete discussion on the terms and concepts\r
  965. I0:relating to HPFS structures.\r
  966. I0:\r
  967. I0:\r
  968. I0:\r
  969. I0:\aHPFSNull - Wipe the contents of HPFS disks\r
  970. I0:\r
  971. I0:Usage: HPFSNull {Switches} Drive Spec(s)\r
  972. I0:\r
  973. I0:\aSwitches\r
  974. I0:-g<n> \aG\aovernment security rules for wiping.\r
  975. I0:-r<n> \aR\aepeat wipe count; default of 1.\r
  976. I0:-v<n> wipe \aV\aalue; default of 0.\r
  977. I0:\r
  978. I0:HPFSNull wipes all data in the free spaces on\r
  979. I0:HPFS disks. This is done on a sector by sector\r
  980. I0:basis to ensure that all deleted data is wiped\r
  981. I0:so that there is no chance of recovery.\r
  982. I0:\r
  983. I0:A drive specification must be entered.\r
  984. I0:\r
  985. I0:\r
  986. I0:\r
  987. I0:\r
  988. I0:\r
  989. I0:\aHPFSStat - Change the status of HPFS disks\r
  990. I0:\r
  991. I0:Usage: HPFSStat {Switches} <Drive Spec(s)>\r
  992. I0:\r
  993. I0:\aSwitches\r
  994. I0:-c    Mark the partition as \aCLEAN\a.\r
  995. I0:-d    Mark the partition as \aDIRTY\a.\r
  996. I0:-r    \aR\aemount the partition.\r
  997. I0:\r
  998. I0:HPFSStat allows you to change the status of HPFS\r
  999. I0:partitions. You can change the status to either\r
  1000. I0:CLEAN or DIRTY. You may also optionally remount\r
  1001. I0:the partition which will allow OS/2 to access the\r
  1002. I0:disk without having to reboot the computer.\r
  1003. I0:\r
  1004. I0:\r
  1005. I0:\r
  1006. I0:\r
  1007. I0:\r
  1008. I0:\r
  1009. I0:\aHPFSView - View the layout of HPFS disks\r
  1010. I0:\r
  1011. I0:Usage: HPFSView {Switches} <Drive Spec(s)>\r
  1012. I0:\r
  1013. I0:\aSwitches\r
  1014. I0:-d    \aD\aefragment files.\r
  1015. I0:-o<n> \aO\aptimise files with more than <n> extents.\r
  1016. I0:\r
  1017. I0:HPFSView displays the physical layout of all\r
  1018. I0:files, directories and other HPFS specific\r
  1019. I0:information. After the scan of the disk has\r
  1020. I0:completed it may also optionally visually\r
  1021. I0:defragment files on the disk.\r
  1022. I0:\r
  1023. I0:The mouse can be used to select a sector: all\r
  1024. I0:information about that sector will be displayed.\r
  1025. I0:\r
  1026. I0:\aNote:\r
  1027. I0:Use the F1 key to speed up the disk scan.\r
  1028. I0:\r
  1029. I0:\aMIDecode - Decode MIME files\r
  1030. I0:\r
  1031. I0:Usage: MIDecode {Switches} <File>\r
  1032. I0:\r
  1033. I0:\aSwitches\r
  1034. I0:-e    decode \aE\axtended Attribute data.\r
  1035. I0:\r
  1036. I0:MIDecode decodes MIME files back into their\r
  1037. I0:original binary image. MIME files typically come\r
  1038. I0:from UNIX systems or from the Internet.\r
  1039. I0:They are used to transmit binary files through\r
  1040. I0:email systems that may only allow 6 or 7 bit data.\r
  1041. I0:\r
  1042. I0:SUM has been provided to help check the integrity\r
  1043. I0:of the decoded files.\r
  1044. I0:\r
  1045. I0:\r
  1046. I0:\r
  1047. I0:\r
  1048. I0:\r
  1049. I0:\aMIEncode - Encode MIME files\r
  1050. I0:\r
  1051. I0:Usage: MIEncode {Switches} <File>\r
  1052. I0:\r
  1053. I0:\aSwitches\r
  1054. I0:-c    \aC\aonsole output.\r
  1055. I0:-e    Encode \aE\axtended Attribute data.\r
  1056. I0:-s    Include \aSUM\a information in the file.\r
  1057. I0:-t    Include \aTABLE\a information in the file.\r
  1058. I0:-u    \aUNIX\a compatible file.\r
  1059. I0:\r
  1060. I0:MIEncode encodes binary files into MIME files.\r
  1061. I0:MIME files are the newest standard for moving\r
  1062. I0:binary files through the Internet and other email\r
  1063. I0:systems.\r
  1064. I0:\r
  1065. I0:\r
  1066. I0:\r
  1067. I0:\r
  1068. I0:\r
  1069. I0:\aNullDisk - Wipe Disk data\r
  1070. I0:\r
  1071. I0:Usage: NullDisk {Switches} Drive Spec(s)\r
  1072. I0:\r
  1073. I0:NullDisk protects sensitive data by overwriting\r
  1074. I0:either the entire disk or the erased portion\r
  1075. I0:of it.\r
  1076. I0:\r
  1077. I0:\aSwitches\r
  1078. I0:-a    \aA\all disks.\r
  1079. I0:-e    \aE\arase unused and deleted file areas only.\r
  1080. I0:-g<n> \aG\aovernment security rules for wiping.\r
  1081. I0:-h    \aH\aard disks only.\r
  1082. I0:-n    \aN\ao wipe erase all files only.\r
  1083. I0:-r<n> \aR\aepeat wipe count; default of 1.\r
  1084. I0:-v<n> wipe \aV\aalue; default of 0.\r
  1085. I0:\r
  1086. I0:\r
  1087. I0:\r
  1088. I0:\r
  1089. I0:\aNullFile - Wipe File data\r
  1090. I0:\r
  1091. I0:Usage: NullFile {Switches} File Spec <Drive Specs>\r
  1092. I0:\r
  1093. I0:NullFile can either delete files or protect\r
  1094. I0:sensitive data by overwriting it and then deleting\r
  1095. I0:it.\r
  1096. I0:\r
  1097. I0:\aSwitches\r
  1098. I0:-a    \aA\all disks.\r
  1099. I0:-d    remove \aD\airectories.\r
  1100. I0:-g<n> \aG\aovernment security rules for wiping.\r
  1101. I0:-h    \aH\aard disks only.\r
  1102. I0:-n    \aN\ao wipe erase only.\r
  1103. I0:-p    \aP\arompt for wiping or deleting.\r
  1104. I0:-r<n> \aR\aepeat wipe count; default of 1.\r
  1105. I0:-s    Include \aS\aubdirectories in the search.\r
  1106. I0:-v<n> wipe \aV\aalue; default of 0.\r
  1107. I0:\r
  1108. I0:\r
  1109. I0:\aRestPart - Restore Saved Parition Information\r
  1110. I0:\r
  1111. I0:Usage: RestPart Drive Spec\r
  1112. I0:\r
  1113. I0:SavePart and RestPart form part of the disaster\r
  1114. I0:recovery of The Graham Utilities for OS/2.\r
  1115. I0:\r
  1116. I0:RestPart scans the crash recovery disk for all\r
  1117. I0:saved information and presents it in a list for\r
  1118. I0:you to select which one you wish to recover.\r
  1119. I0:\r
  1120. I0:Choose a session that you wish to recover and\r
  1121. I0:then you will have to choose which drive you\r
  1122. I0:wish to recover. You should always recover from\r
  1123. I0:the lowest drive first, starting with C:, D:\r
  1124. I0:and so on. You should reboot in-between each\r
  1125. I0:restore.\r
  1126. I0:\r
  1127. I0:If the drive was HPFS then you can restore the\r
  1128. I0:Super and Spare blocks separately.\r
  1129. I0:\aSavePart - Save Partition Information\r
  1130. I0:\r
  1131. I0:Usage: SavePart {Switches} Drive Spec\r
  1132. I0:\r
  1133. I0:\aSwitches\r
  1134. I0:-v    \aV\aerbose mode.\r
  1135. I0:\r
  1136. I0:SavePart and RestPart form part of the disaster\r
  1137. I0:recovery of The Graham Utilities for OS/2.\r
  1138. I0:\r
  1139. I0:SavePart saves the partition tables and boot\r
  1140. I0:sectors of all of your drives to the crash\r
  1141. I0:recovery disk. If the drive is a HPFS partition,\r
  1142. I0:the Super and Spare blocks will also be saved for\r
  1143. I0:you.\r
  1144. I0:\r
  1145. I0:The Drive Spec is the drive letter of the drive\r
  1146. I0:where the crash recovery disk is. If it is not\r
  1147. I0:present, then you will be prompted for it.\r
  1148. I0:\r
  1149. I0:\aSpace - Disk Drive Space\r
  1150. I0:\r
  1151. I0:Usage: Space {Switches}\r
  1152. I0:\r
  1153. I0:\aSwitches\r
  1154. I0:-c    \aC\aolour warning display.\r
  1155. I0:-g    \aG\araphic representation.\r
  1156. I0:-p    \aP\aause between graphic screens.\r
  1157. I0:\r
  1158. I0:Space will display the total and free sizes of\r
  1159. I0:all disks that it can find both local and\r
  1160. I0:remote. It lists the drive number volume label\r
  1161. I0:and file system type.\r
  1162. I0:\r
  1163. I0:\aNote:\r
  1164. I0:The \a-c\a switch only works in conjunction with\r
  1165. I0:the \a-g\a switch.\r
  1166. I0:\r
  1167. I0:\r
  1168. I0:\r
  1169. I0:\aSUM - Check Sum Files\r
  1170. I0:\r
  1171. I0:Usage: SUM {Switches} <File Spec> <Drive Spec(s)>\r
  1172. I0:\r
  1173. I0:\aSwitches\r
  1174. I0:-a    \aA\all disks.\r
  1175. I0:-h    \aH\aard disks only.\r
  1176. I0:-s    Include \aS\aubdirectories in the search.\r
  1177. I0:\r
  1178. I0:\aExample\r
  1179. I0:\r
  1180. I0:\aSUM *.c\r
  1181. I0:\r
  1182. I0:SUM will look for all C files and list the 8 16\r
  1183. I0:and 32 bit sum values and 16 and 32 bit CRC values\r
  1184. I0:of the files. SUM is normally used with UUDECODE.\r
  1185. I0:\r
  1186. I0:\aNote:\r
  1187. I0:If no drive specifications are given then the\r
  1188. I0:current drive is listed.\r
  1189. I0:\aToUNIX - Convert OS/2 text to UNIX text files\r
  1190. I0:\r
  1191. I0:Usage: ToUNIX <File In> [File Out]\r
  1192. I0:\r
  1193. I0:ToUNIX reads text files from OS/2 systems and\r
  1194. I0:converts them to UNIX text files.\r
  1195. I0:UNIX systems use a Line Feed character as the end\r
  1196. I0:of line character DOS text files use a Carriage\r
  1197. I0:Return and Line Feed character pair as the end of\r
  1198. I0:line marker.\r
  1199. I0:\r
  1200. I0:\aExample\r
  1201. I0:\r
  1202. I0:\aToUNIX NEWUNZIP.DOC UNZIP.DOC\r
  1203. I0:\r
  1204. I0:ToUNIX will convert the DOS text file\r
  1205. I0:NEWUNZIP.DOC to the UNIX text file UNZIP.DOC.\r
  1206. I0:\r
  1207. I0:This is the complement program to FromUNIX.\r
  1208. I0:\r
  1209. I0:\aUUDecode - Decode UU files\r
  1210. I0:\r
  1211. I0:Usage: UUDecode {Switches} <File>\r
  1212. I0:\r
  1213. I0:\aSwitches\r
  1214. I0:-e    decode \aE\axtended Attribute data.\r
  1215. I0:-q    do not use \aQ\auote char (') instead of space.\r
  1216. I0:\r
  1217. I0:UUDecode decodes UU files back into their original\r
  1218. I0:binary image. UU files typically come from UNIX\r
  1219. I0:systems. They are used to transmit binary files\r
  1220. I0:through email systems that may only allow 6 or 7\r
  1221. I0:bit data.\r
  1222. I0:\r
  1223. I0:SUM has been provided to help check the integrity\r
  1224. I0:of the decoded files.\r
  1225. I0:\r
  1226. I0:\r
  1227. I0:\r
  1228. I0:\r
  1229. I0:\aUUEncode - Encode UU files\r
  1230. I0:\r
  1231. I0:Usage: UUEncode {Switches} <File>\r
  1232. I0:\aSwitches\r
  1233. I0:-c    \aC\aonsole output.\r
  1234. I0:-e    Encode \aE\axtended Attribute data.\r
  1235. I0:-q    Do not use \aQ\auote char (') instead of space.\r
  1236. I0:-s    Include \aSUM\a information in the file.\r
  1237. I0:-t    Include \aTABLE\a information in the file.\r
  1238. I0:-u    \aUNIX\a compatible file.\r
  1239. I0:\r
  1240. I0:UUEncode encodes binary files into UU files.\r
  1241. I0:UU files typically are used by UNIX systems for\r
  1242. I0:the transmission of binary files through email\r
  1243. I0:systems that may only allow 6 or 7 bit data.\r
  1244. I0:Three bytes of 8 bit data are expanded into four\r
  1245. I0:bytes of text data. Because thare are no special\r
  1246. I0:characters present the files should be able to\r
  1247. I0:be transmitted through many different email\r
  1248. I0:systems without loss of data.\r
  1249. I0:\aXXDecode - Decode UU files\r
  1250. I0:\r
  1251. I0:Usage: XXDecode {Switches} <File>\r
  1252. I0:\r
  1253. I0:\aSwitches\r
  1254. I0:-e    decode \aE\axtended Attribute data.\r
  1255. I0:-q    do not use \aQ\auote char (') instead of space.\r
  1256. I0:\r
  1257. I0:XXDecode decodes XX files back into their original\r
  1258. I0:binary image. XX files typically come from UNIX\r
  1259. I0:systems. They are used to transmit binary files\r
  1260. I0:through email systems that may only allow 6 or 7\r
  1261. I0:bit data.\r
  1262. I0:\r
  1263. I0:SUM has been provided to help check the integrity\r
  1264. I0:of the decoded files.\r
  1265. I0:\r
  1266. I0:\r
  1267. I0:\r
  1268. I0:\r
  1269. I0:\aXXEncode - Encode UU files\r
  1270. I0:\r
  1271. I0:Usage: XXEncode {Switches} <File>\r
  1272. I0:\aSwitches\r
  1273. I0:-c    \aC\aonsole output.\r
  1274. I0:-e    Encode \aE\axtended Attribute data.\r
  1275. I0:-q    Do not use \aQ\auote char (') instead of space.\r
  1276. I0:-s    Include \aSUM\a information in the file.\r
  1277. I0:-t    Include \aTABLE\a information in the file.\r
  1278. I0:-u    \aUNIX\a compatible file.\r
  1279. I0:\r
  1280. I0:XXEncode encodes binary files into XX files.\r
  1281. I0:XX files typically are used by UNIX systems for\r
  1282. I0:the transmission of binary files through email\r
  1283. I0:systems that may only allow 6 or 7 bit data.\r
  1284. I0:Three bytes of 8 bit data are expanded into four\r
  1285. I0:bytes of text data. Because thare are no special\r
  1286. I0:characters present the files should be able to\r
  1287. I0:be transmitted through many different email\r
  1288. I0:systems without loss of data.\r
  1289. I0:\aQUIT\r
  1290. I0:\r
  1291. I0:\r
  1292. I0:\r
  1293. I0:\r
  1294. I0:\a            Quit the Graham Integrator\r
  1295. I0:\r
  1296. I0:\r
  1297. I0:\r
  1298. I0:\a                and return to OS/2\r
  1299. I0:\r
  1300. I0:\r
  1301. I0:\r
  1302. I0:\r
  1303. I0:\r
  1304. I0:\r
  1305. I0:\r
  1306. I0:\r
  1307. I0:\r
  1308. I0:\r
  1309.