home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / SYSTEM / UNIXDOS / README.TXT < prev    next >
Encoding:
Text File  |  1998-02-28  |  10.7 KB  |  269 lines

  1. UnixDos for Windows 95/NT/3.11 and MS-DOS
  2.  
  3. PURPOSE:
  4. UnixDos provides you with the full functionality  of all the 62 UNIX utilities
  5. emulated for the DOS/Windows environment plus 21 new usefull utilities.
  6. UnixDos runs under Windwos95/NT3.51/N4.0/3.11 and plain old MS-DOS.
  7. It comes as a 32 bit version(unixdo32.zip) or 16bit (unixdo16.zip).
  8. See ud_usr/ref/tips.doc(16bit) or online help in unixdos.hlp(32bit)
  9. for more information.
  10.  
  11.  
  12. INSTALLATION for Windows95/NT:
  13. c:
  14. cd \temp
  15. pkunzip \download\unixdo32.zip       (or where you stored the download file)
  16. SETUP.exe
  17. edit c:\autoexec.bat                 (Add PATH=...;C:\UNIXDOS)
  18.  
  19. INSTALLATION for Windows3.11/MS-DOS:
  20. c:
  21. md \unixdos
  22. cd \unixdos
  23. pkunzip \download\unixdo16.zip       (or where you stored the download file)
  24. edit c:\autoexec.bat                 (Add PATH=...;C:\UNIXDOS)
  25.  
  26. PROGRAM STATUS:
  27. UnixDos is a shareware program with a 30day trial period.
  28.  
  29. DISTRIBUTION:
  30. UnixDos in demo mode may be freely distributed without limitations.
  31.  
  32. CONTACT:
  33. For questions and inquiries contact us at:
  34. To contact "Professional Software Solutions":
  35.  
  36. Write to:
  37. "Professional Software Solutions"
  38. c/o UNIXDOS
  39. 1626 N. Wilcox Suite #252
  40. Los Angeles, California 90028
  41. U.S.A.
  42.  
  43. or e-mail to:
  44. unixdos@pobox.com
  45.  
  46. visit out WWW site at:
  47. http://www.ProfSoftware.com
  48.  
  49.  
  50. OVERVIEW:
  51. Here are the 7 functional groups of UnixDos:
  52.  
  53. Move/delete/change files and directories,
  54.     (u)cd:     Change Directory
  55.     chmod:     Change file mode/attribute
  56.     cp:        Copy file(s) to new directory/file
  57.     cpio:      Copy/restore files to/from archive or move to new directory
  58.     mkdir:     Create new directory(ies)
  59.     mv:        Move file(s) to new directory/file
  60.     mvdir:     Rename directory
  61.     rm:        file(s)/directory(ies)
  62.     touch:     Change file time
  63.  
  64. Display/search contents of a file,
  65.     bgrep:     Search in binary file for pattern or value
  66.     bvi:       Binary Viewer
  67.     cat:       Display text file contents
  68.     egrep:     Search text file(s) for one or several pattern (search expression)
  69.     fgrep:     Search text file(s) for one or several pattern (straight text)
  70.     file:      Display file type
  71.     grep:      Search text file for single pattern expression
  72.     head:      Display beginning of text file
  73.     nl:        line number and text file
  74.     (u)more:   Display text file one screen at a time and allow browsing
  75.     od:        any file contents as octal
  76.     pr:        a text file
  77.     tail:      Display the end of a text file
  78.     tee:       Display contents of a pipe and store also into file(s)
  79.     strings:   Display the text sections of any file (usually binary)
  80.  
  81. Manipulate file contents,
  82.     af:        file
  83.     b64:       Decode Base64 INTERNET encoded data
  84.     bed:       Binary stream editor
  85.     bsplit:    Split binary file into separate chunks of specified size
  86.     cut:       Extract columns/fields from a file
  87.     dd:        file (ASCII/EBCDIC/upper/lower-case/swap bytes)
  88.     dio:       Direct Disc Input/Output to create Disc Images from Boot Disc etc.
  89.     dos2unix:  Convert DOS text files to UNIX
  90.     getlines:  Get range of lines from a file
  91.     io:        file area and write to another file (at specified offset)
  92.     m4:        Text Generator
  93.     sed:       Extract specified lines and/or insert/substitute text
  94.     (u)sort:   Sort file based on fields
  95.     split:     Split a file into separate file chunks containing specified number of
  96.     sum:       Display the checksum of file
  97.     tr:        a set of characters
  98.     unix2dos:  Convert UNIX text files to DOS
  99.     uuencode:  Convert binary file to ASCII codes for transmission
  100.     uudecode:  Convert ASCII file (from uuencode) back to binary
  101.     wc:        lines/words/characters in file
  102.  
  103. Compare/List/find files/directories,
  104.     basename:  Extract the filename+extension
  105.     df:        free space on disk(s)
  106.     dirname:   Extract the directory name
  107.     drvname:   Extract the drive letter
  108.     extname:   Extract the extension
  109.     filename:  Extract the filename without extension
  110.     du:        directories with occupied space
  111.     ls:        files (and sort by name/size/time)
  112.     mf:        free memory
  113.     (u)find:   Find files based on name/size/time/type/filemode
  114.     pwd:       Display current directory
  115.     slash:     Convert DOS filename style to/from UNIX
  116.     which:     Find programs by name
  117.  
  118. Compare/merge files,
  119.     cf:        speed file compare byte by byte
  120.     cmp:       Compare two text files byte by byte
  121.     cmpdir:    Compare all files in two directories by time/size/contents
  122.     comm:      Display common/uncommon lines of two files
  123.     diff:      Compare two text files line by line
  124.     join:      Join two sorted text files based on common field
  125.     paste:     Join several text files
  126.     uniq:      Find unique lines/fields in sorted text file
  127.     test:      Check file size/type
  128.  
  129. User Interaction,
  130.     line:      Read one line from the keyboard
  131.     usrchar:   Prompt user for single character
  132.     usrprmpt:  Prompt user for text
  133.  
  134. Miscellaneous Functions,
  135.     add:       Add Numbers
  136.     add_func:  Add Function Header to C Source file
  137.     banner:    Print text in big letters horizontally
  138.     bbanner:   Print text in very big letters horizontally vertically
  139.     bell:      Ring bell
  140.     cal:       Display calendar (month or entire year)
  141.     cc1:       C Compiler font end
  142.     cc3:       C Compiler back end
  143.     clear:     Clear the screen
  144.     conv:      Convert integer numbers to/from any base
  145.     (u)date:   Display/set the current date and time
  146.     (u)echo:   Display text
  147.     env:       Display/set environment (and run program with new environment)
  148.     exit:      Exit with specified return code
  149.     expr:      Calculate the specified expression
  150.     mak2mk:    Convert Visual C makefile to UnixDos makefile
  151.     sleep:     Wait for specified number of seconds
  152.     (u)time:   Run a program and display elasped time
  153.     uptime:    Display elapsed time since last reboot
  154.     saveexit:  Save last errorlevel value
  155.     setenv:    Set environment variable(s)
  156.     show_exp:  Show UnixDos argument expansion
  157.  
  158.  
  159. DISCLAIMER - AGREEMENT
  160. Users of UNIXDOS must accept this disclaimer of warranty:
  161. UNIXDOS is supplied as is.  The author disclaims all
  162. warranties, expressed or implied, including, without limitation,
  163. the warranties of merchantability and of fitness for any purpose.
  164. The author assumes no liability for damages, direct or consequential,
  165. which may result from the use of UNIXDOS."
  166.  
  167. UNIXDOS is a "shareware program" and is provided at no charge
  168. to the user for evaluation.  Feel free to share it with your
  169. friends, but please do not give it away altered or as part of
  170. another system.  The essence of "user-supported" software is to
  171. provide personal computer users with quality software without
  172. high prices, and yet to provide incentive for programmers to
  173. continue to develop new products.  If you find this program
  174. useful and find that you are using UNIXDOS and continue to use
  175. UNIXDOS after a reasonable trial period, you must make a registration
  176. payment of $54.50(WIndwos95/NT) or $49.50(Windows3.11/MSDOS)
  177. to "Professional Software Solutions".
  178.  
  179. The registration fee will license one copy for use on any one
  180. computer at any one time.  You must treat this software just like
  181. a book.  An example is that this software may be used by any
  182. number of people and may be freely moved from one computer
  183. location to another, so long as there is no possibility of it
  184. being used at one location while it's being used at another.
  185. Just as a book cannot be read by two different persons at the
  186. same time.
  187.  
  188. Commercial users of UNIXDOS must register and pay for their
  189. copies of UNIXDOS within 30 days of first use or their license
  190. is withdrawn.  Site-License arrangements may be made by con-
  191. tacting "Professional Software Solutions".
  192.  
  193. Anyone distributing UNIXDOS for any kind of remuneration must
  194. first contact "Professional Software Solutions" at the address
  195. below for authorization.
  196. This authorization will be automatically granted to distributors
  197. recognized by the (ASP) as adhering to its guidelines for
  198. shareware distributors, and such distributors may begin offering
  199. UNIXDOS immediately
  200. (However "Professional Software Solutions" must still be advised so
  201. that the distributor can be kept up-to-date with the latest
  202. version of UNIXDOS.).
  203.  
  204. You are encouraged to pass a copy of UNIXDOS along to your
  205. friends for evaluation.  Please encourage them to register their
  206. copy if they find that they can use it.  All registered users
  207. will receive a copy of the latest version of the UNIXDOS
  208. system.
  209.  
  210. DEFINITION OF SHAREWARE
  211.  
  212. Shareware distribution gives users a chance to try software
  213. before buying it. If you try a Shareware program and continue
  214. using it, you are expected to register. Individual programs
  215. differ on details -- some request registration while others
  216. require it, some specify a maximum trial period. With
  217. registration, you get anything from the simple right to continue
  218. using the software to an updated program with printed manual.
  219.  
  220. Copyright laws apply to both Shareware and commercial software,
  221. and the copyright holder retains all rights, with a few specific
  222. exceptions as stated below. Shareware authors are accomplished
  223. programmers, just like commercial authors, and the programs are
  224. of comparable quality. (In both cases, there are good programs
  225. and bad ones!) The main difference is in the method of
  226. distribution. The author specifically grants the right to copy
  227. and distribute the software, either to all and sundry or to a
  228. specific group. For example, some authors require written
  229. permission before a commercial disk vendor may copy their
  230. Shareware.
  231.  
  232. Shareware is a distribution method, not a type of software. You
  233. should find software that suits your needs and pocketbook,
  234. whether it's commercial or Shareware. The Shareware system makes
  235. fitting your needs easier, because you can try before you buy.
  236. And because the overhead is low, prices are low also. Shareware
  237. has the ultimate money-back guarantee -- if you don't use the
  238. product, you don't pay for it.
  239.  
  240. To contact "Professional Software Solutions":
  241.  
  242. Write to:
  243. "Professional Software Solutions"
  244. c/o UNIXDOS
  245. 1626 N. Wilcox Suite #252
  246. Los Angeles, California 90028
  247. U.S.A.
  248.  
  249. or e-mail to:
  250. unixdos@pobox.com
  251.  
  252. visit out WWW site at:
  253. http://www.ProfSoftware.com
  254.  
  255. /pub/simtelnet/win95/util:
  256. unixdo32.zip ALL 80+ UNIX 32bit utilities (www.ProfSoftware.com)
  257.  
  258. /pub/simtelnet/win3/util:
  259. unixdo16.zip ALL 80+ UNIX 16bit utilities (www.ProfSoftware.com)
  260.  
  261. /pub/simtelnet/msdos/batchutl
  262. /pub/simtelnet/msdos/dirutl
  263. /pub/simtelnet/msdos/envutil
  264. /pub/simtelnet/msdos/fileutil
  265. /pub/simtelnet/msdos/pgmutl
  266. /pub/simtelnet/msdos/sysutl
  267. /pub/simtelnet/msdos/txtutl
  268. unixdo16.zip ALL 80+ UNIX 16bit utilities (www.ProfSoftware.com)
  269.