home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / perl / 7940 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  10.1 KB

  1. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!coombs!mark
  2. From: mark@coombs.anu.edu.au (Mark)
  3. Newsgroups: comp.lang.perl
  4. Subject: Got script probs? try these...
  5. Date: 22 Jan 93 12:39:41 GMT
  6. Organization: Australian National University
  7. Lines: 187
  8. Message-ID: <mark.727706381@coombs>
  9. NNTP-Posting-Host: 150.203.76.2
  10. Keywords: INDEX SCRIPTS
  11. Organisation: Wassat?!
  12.  
  13. 'lo netters,
  14.  
  15. I've been seeing a lot of request for help with scripts or syntax so I
  16. am posting this early. It's the index to the scripts on coombs.anu.edu.au
  17. in the /pub/perl/scripts directory (anon ftp for the 2am'ers out there).
  18.  
  19. See if you spot something you need. Any comments/problems with scripts please
  20. feel free to email me. All suggestions welcome. I know some are blank as I
  21. havent looked at them yet. :)
  22.  
  23. Enjoy,
  24.  
  25. Mark
  26. mark@coombs.anu.edu.au
  27.  
  28.  
  29. INDEX (currently under construction....) coombs.anu.edu.au [150.203.76.2]
  30. See README file for usage details.
  31.  
  32. /pub/perl/misc
  33.  
  34. perl.code.sources - file listing ftp(-mail) sites for src code. multi platforms
  35. perl.purity.test  - in the vein of the original Purity Test. do you rate?
  36. x.faces.camel.xbm - X11 bitmap for the 'faces' program. From The Book Cover.
  37. x.faces.perl.xbm  - X11 bitmap for the 'faces' program.
  38.  
  39. /pub/perl/scripts
  40.  
  41. a2ps-1.24      - ascii to postscript converter
  42. alarm.shar     - How to use perl's alarm() call. Includes itimer.pl
  43. arpmon.shar    - reads from tcpdump listening for arp packets.
  44. arry.pl        - array support functions. check to see if item is in a list
  45. audit.shar     - Audit mail messages
  46. badrhosts      - find '+' in anyones .rhost and email them to change it
  47. bignums.shar   - $[ safe versions of bigint.pl, bigfloat.pl and bigrat.pl
  48. bind.pl        - DNS implementation. forms a query to a nameserver
  49. boss.shar      - print who works/bosses whom. uses presetup database
  50. buddbgen.pl    - generates an entry for budtools request database
  51. burstali       - expands the alias database. reports problems
  52. c2ph           - convert c struct definitions to usable perl code
  53. cbreak.pl      - uses ioctl call to set cbreak or cooked mode on terminal
  54. cbreak2.pl     - uses ioctl call to set cbreak or cooked mode on terminal
  55. cdif-1.6       - word context diff. uses screen highlights to enhance output
  56. chat2.shar     - package to chat to a TCP/IP server
  57. check.pl       - pipes output from 'rusers', checks for a user and notifies you
  58. checknews      - checks unread news. uses 'rn'. uses 'words' for formatting
  59. chop           - chops input to specified length. default is 80 chars
  60. clones/        - DIR - Unix command clones. 
  61. cmail.shar     - check user mail reading habits
  62. convex/        - DIR - Scripts used on convex.com to assist in auditing.
  63. cterm.shar     - emulates a curses term. forks and chats to included C program
  64. ctime.pl       - perl emulation of the unix ctime(3C) system call
  65. date.shar      - routines to manipulate and calculate dates
  66. dusage.shar    - report extensively on disk usage. compares with previous runs
  67. dvips42.patch  - patches to dvips version 4.2, to allow it to work with up.
  68. dynafeed.admin - allows easier creation of article lists for dynafeed server
  69. dynamic.c.load.shar - dynamic load C subroutines to code. requires dynload(3x)
  70. easy           - one liners that perform various functions
  71. easy-serv.shar - routines to help construct client/server programs. uses TCP
  72. file.pl        - intelligent replacement for the unix file command
  73. find2perl.shar - makes script that does same thing as corresponding find command
  74. find.demo.pl   - two scripts illustrating use of find. uses unix and perl find
  75. fixshar        - trivial script to strip mail/news headers from shar files.
  76. flush.pl       - flush() and iflush() routines to flush input/output pipes
  77. forms-1.0.shar.1 - documentation (plain text) for forms-1.0
  78. forms-1.0.shar.2 - forms orientated input system. useful for data entry etc
  79. forwmail       - scans sendmail aliases file and forwards mbox's in spool dir
  80. fromto-1.2     - prints sendmail/syslog logfiles in human readable form
  81. ftpget.shar    - runs off and gets specified file from a host. needs chat2.pl
  82. ftp-chat2.shar - updated version of ftpget. includes library and demo programs
  83. ftw2.shar      - find replacement. nicer to the file system
  84. getalias.shar  - scans sendmail aliases showing aliases, recursively if needed
  85. getargs        - provides another arguement parser for a script
  86. getdate.shar   - returns number of seconds since epoch for any given date
  87. getline.pl     - gets the next line from a file. has escaped newlines check
  88. getnet         - translates a hostname into it's real hostname and it's network
  89. getpasswd.pl   - user enters a password and gets a '*' per character typed
  90. gettimeofday   - routines returning timeofday, TZ and other time information
  91. glob.pl        - routines for globbing and expanding arguements
  92. gsh.merlyn     - Randal's version of gsh - a multiple host command launcher
  93. h2pl/          - DIR - files to help you convert *.h files to *.pl ones
  94. here           - uses rwho and rusers to list users on machines
  95. ingres.sql.shar - interface to ingres and sql. includes demonstration code
  96. install.shar   - sort-of replacement for install(1)
  97. intersect.pl   - find intersect of lq phrases
  98. ircstat.shar   - generate usable stats from a ircservers connection logfile
  99. itimers.pl     - timer manipulation functions. getitimer, setitimer, alarm
  100. jcode.pl-1.7   - japanese character code conversion library. kanji, jis etc
  101. jfort.pl       - scans jargon file for it's arguements and prints the entries
  102. jinx.shar      - interactive tool for manipulating databases. requires cterm.pl
  103. jinx.ps        - postscript manual for jinx
  104. kconv_emulate.pl-1.2 - emulate routines from 'perl-kconv'. uses jcode.pl
  105. kstack         - prints kernel data about supplied PID
  106. langchk.pl     - see which language a particular page of Voynich is using
  107. list.ip.pl     - given a subnet mask, print reachable IP numbers
  108. lockem         - locks a file and then runs $EDITOR on it
  109. logfinger.shar - makes a FIFO of a .plan. executes script when you are fingered
  110. lookbibtex.shar - gives keyword searchs of bibtex databases. prints full entry
  111. lsC.pl         - script to print columns of files (words) from a long list
  112. lsC2.pl        - script to print columns of files (words) from a long list
  113. mail-headers.spaf - sort out a RFC822 mailheader. plus work out reply address
  114. mail2news      - mail to news gateway stuff
  115. man/           - DIR -
  116. man-selfload   - rewrite of manual system for unix. could port to messy dos?
  117. man.shar       - manual page cross-refrencer. processes each man page
  118. mg-2.0         - multi line grep. handles .Z, binary files. lots of options
  119. mh.folder.list - print out mh folders in compact format
  120. mh.pager.pl    - filters unwanted header lines before using 'show'
  121. mkusrhosts     - softlinks machines in /usr/adm/MACHINES to rsh in /usr/hosts
  122. mygethostbyaddr - front end to simplify gethostbyaddr. supply it with an ip
  123. ncal           - interface to 'cal'. parses real month names etc
  124. netcp.netsh.pl - scripts to do global rsh's and rcp's. uses NIS netgroups db
  125. newsclip.shar  - clips signatures from a news spool. fixes history file
  126. newsrc-1.7     - reorder ~/.newsrc file. option of using a ~/.newsorder file
  127. news.stats.pl  - reads statistics from stdin and lists hosts and connections
  128. nfinger        - searches /usr/lib/aliases and fingers people at home machines
  129. nlist          - shows how to write a function to return an associative array
  130. nntptap        - faster NNTP news feeds for slow links
  131. now-what       - environment for mh to send a mail message. similar to elm
  132. nw             - filters 'w' output and reformats, adding a host field
  133. operl.shar     - experimental object-orientated package for perl
  134. pcap2lp.shar   - takes BSD printcap and makes SYSV lpadmin entries. Suits HPUX
  135. pkf-1.7        - perl kanji filter. converts to/from jis, euc, sjis and kanji
  136. plum-conf.shar - conf files for various unicies. use these to run plum
  137. plum.1-31.shar - mail reader
  138. preambulate    -
  139. pstree         - print a postscript directory tree
  140. pstruct        -
  141. pstruct.1l     -
  142. pstruct.patch  -
  143. pstruct.patch2 -
  144. pstruct.shar   -
  145. pt.pl          - process tree lister. works on multiple architechtures
  146. ptags          -
  147. ptime.shar     -
  148. pwbitch        -
  149. pxref          -
  150. readabst       - reads info-mac index files
  151. recurse.pl     -
  152. refetch.shar   - request articles via nntp that were scrogged
  153. rename         -
  154. rgrep          -
  155. ruptime.pl     - builds rpc call. returns uptime of a nominated host
  156. scheme.1.shar  -
  157. scheme.2.shar  -
  158. sdif-1.13      - sdiff clone. option of rcs checking
  159. shell-mode     - simple GNU Emacs mode for shell scripts
  160. shell.mon.pl   - open a pty, start a shell and log users keystrokes
  161. showdupes      -
  162. skill          -
  163. slowcat        - prints out it's stdin. loops for a specified # of iterations
  164. snoop.shar     -
  165. sortbyfield    - sorts it's stdin. fields are space seperated. easily changed
  166. source.pl      - subroutine that executes a perl script. has error checking
  167. ssl            - sendmail accounting script
  168. star.pl        - extracts single file from a tar file and writes it to stdout
  169. statmon        -
  170. statmon.README -
  171. syslog.pl      -
  172. syslog.shar    - routines to speak to syslogd from Perl
  173. sz             -
  174. taro-1.3       - tarfile organiser. edit, list, cut, splice, dice etc tarfiles
  175. tcbreak        -
  176. tcbreak2       -
  177. tcpconnect-0.3 - make connection to port with tcp. useful on firewalls/gateways
  178. tcpreceive-1.1 - read from tcp port, output to stdout. can make a pipe over net
  179. tcprelay-1.2   - act as bridge between client and server for tcp session
  180. termcap.pl     - replacement for the distributed termcap.pl
  181. tglob          -
  182. today          -
  183. ttimer         -
  184. up.shar        - set of scripts to make conforming PostScript print n-up.
  185. uucombine.pl   - combines the 'part??' of a distribution and uudecodes the file
  186. uuhost         -
  187. uuhostd        -
  188. uulock         -
  189. uupath         -
  190. vgrindefs.perl -
  191. vmscan.shar    -
  192. vspell         -
  193. who            -
  194. words          -
  195. xfortune       - creates xterm to display output from /usr/games/fortune
  196. xpost          - given an article id it will display it's newsgroups
  197. yagrip.pl      - different version of getopt for perl (mine, natch)
  198. zoelim         - file viewer. Automatically adds the .Z and zcats if needed
  199. zombies        - print the programs which have child zombied processes
  200.