home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / unix / unixuser.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  3.6 KB  |  81 lines

  1.  
  2.  
  3. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  4. *=*=*=                  Unix Users G-phile                 =*=*=
  5. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  6. *=*=*=*=*          Written By: The Line Breaker         *=*=*=*=
  7. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*02/12/86=*=*=*=*=*=*=*=*=*=*=*=*=*=
  8. Command   *=*               Description
  9. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  10. awk       *=* Search for a pattern within a file
  11. bdiff     *=* Compares two large file
  12. bfs       *=* Scans a large file
  13. cal       *=* Displays a calendar
  14. cat       *=* Documents and prints file
  15. cc        *=* C compiler
  16. cd        *=* Change directory
  17. chgrp     *=* Changes a file's group ownership
  18. chmod     *=* Changes a file's access permissions
  19. cmp       *=* Compares two files
  20. comm      *=* Compares two files so as to determine which lines
  21.           *=* are common to both
  22. cp        *=* Copies a file to another location
  23. cu        *=* Calls another Unix system
  24. date      *=* Returns the date and time
  25. df        *=* Displays free space in the file system
  26. diff      *=* Displays the differences between two files or dir's
  27. diff3     *=* "                              " three files or dir's
  28. du        *=* Reports on file system usage
  29. echo      *=* Displays its argument
  30. ed        *=* Text editor
  31. ex        *=* Text editor
  32. f77       *=* Fortran compiler
  33. find      *=* Locates the files with specified characteristics
  34. format    *=* Initializes a floppy disk
  35. grep      *=* Searches for a pattern within a file
  36. help      *=* Provides help
  37. kill      *=* Ends a process
  38. in        *=* Used to link files
  39. ipr       *=* Copies the file to the line printer
  40. is        *=* Displays information about one or more files
  41. mail      *=* Used to receive or deliver messages
  42. mkdir     *=* Creates a new directory
  43. more      *=* Displays a long file so that the user can scroll
  44. mv        *=* Used to move or rename files
  45. nroff     *=* Used to format text
  46. ps        *=* Display a process's status
  47. pwd       *=* Display the name of the working directory
  48. rm        *=* Removes one or more files
  49. rmdir     *=* Deletes one or more directories
  50. sleep     *=* Causes a process to become inactive for a specified
  51.           *=* amount of time
  52. sort      *=* Sort and merge one or more files
  53. spell     *=* Finds spelling errors in a file
  54. split     *=* Divides a file
  55. stty      *=* Displays or set terminal parameters
  56. tail      *=* Displays the end of a file
  57. troff     *=* Outputs formatted output to a typesetter
  58. tset      *=* Sets other terminal type
  59. unmask    *=* Allows the user to specify a new creation mass
  60. uucp      *=* Unix-to-Unix execute
  61. vi        *=* Full screen editor
  62. wc        *=* Displays details in the file size
  63. who       *=* Displays information on the system users
  64. write     *=* Used to send a message to another user
  65. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  66. *=*=*           Other Little And Unknown Commands           *=*=
  67. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  68. bin       *=* Used to store Unix utilities
  69. lib       *=* Contains libraries used by Unix
  70. tmp       *=* Contains temporary files
  71. etc       *=* Contains administrative programs such as passwd
  72. dev       *=* Contains files which represent devices
  73. usr       *=* Contains user files
  74. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  75. Another g-phile brought to you by New York Safehouse II Elite BBS
  76. and there's loads more from where this came from!!!!!!!
  77.  
  78.                     The Line Breaker
  79.                       Strikes Back
  80.  
  81.