dropping old script
[feisty_meow.git] / documentation / doc_fodder / bash_tools.html
1 <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type"
5  content="text/html; charset=iso-8859-1">
6   <meta name="Author" content="Fred T. Hamster">
7   <meta name="generator"
8  content="Mozilla/5.0 (X11; U; Linux i686; en-US) [Mozilla]">
9   <meta name="Description"
10  content="Open Source Perl for Your Perusement">
11   <meta name="KeyWords"
12  content="reusable, open source, perl, shell, script, recursive, diff, snarf, yeti, free, source code, example, filename, snarfer">
13   <title>Feisty Meow Concerns Bash Scripts</title>
14   <meta content="Fred T. Hamster" name="author">
15   <meta
16  content="Assorted scripts for enhancing the bash environment and tools that automate fairly common actions."
17  name="description">
18 </head>
19 <body
20  style="background-image: url(pics/home_front_b_5.jpg); background-color: rgb(0, 0, 0); color: rgb(255, 255, 153);"
21  alink="#ffcc00" link="#66ff99" vlink="#00cc00">
22 <h3>&nbsp; </h3>
23 <center>
24 <table bgcolor="#330000" border="4" cellpadding="0" cellspacing="0"
25  cols="1" width="92%">
26   <tbody>
27     <tr>
28       <td>
29       <center>
30       <h1><a href="http://feistymeow.org/">Feisty Meow Concerns</a>Open Source Bash Scripts</h1>
31       <h2>GPL-Licensed Bash Code<br>
32       </h2>
33       </center>
34       <center>Contributed by Chris Koeritz (<a
35  href="mailto:%20koeritz@gruntose.com">Koeritz@Gruntose.COM</a>) <br>
36 See the <a href="http://www.gruntose.com/Info/GNU/GPL.html">GNU Public
37 License</a> for details of licensing.<span style="font-style: italic;"></span><br>
38       </center>
39       <h4>Caveats: please refer to the <a href="perl_tools.html">Perl
40 Scripts page</a> which shares the same constraints as these Bash
41 Scripts do.<br>
42       </h4>
43       <span style="color: rgb(255, 255, 204);">Direct Cognition</span>:
44 View the scripts directory itself rather than navigating with the links
45 below: <a href=".">scripts</a>.
46       <ol>
47       </ol>
48       </td>
49     </tr>
50   </tbody>
51 </table>
52 </center>
53 <h3>&nbsp; </h3>
54 <center>
55 <table bgcolor="#330000" border="4" cellpadding="0" cellspacing="0"
56  cols="1" width="92%">
57   <tbody>
58     <tr>
59       <td>
60       <h2>Assorted Bash Script Files</h2>
61       <blockquote>
62         <h3> <a href="uhh.sh">uhh.sh</a></h3>
63         <blockquote>This documentation page isn't quite ready yet.<br>
64 In fact, this file is still in its very first few iterations and is
65 pretty
66 limited so far...<br>
67         </blockquote>
68         <h3> </h3>
69         <h3><a href="../database/movie_seeker.sh">movie_seeker.sh</a>
70 / <a href="../database/movie_stripper.sh">movie_stripper.sh</a>
71 /&nbsp;<a href="../database/show_stripper.sh">show_stripper.sh</a><br>
72         </h3>
73         <div style="margin-left: 40px;">Some manipulation methods for a
74 particular type of movie and TV show database.&nbsp; These expect a db
75 in the form of a CSV file with three fields per line: (1) index number,
76 (2) show or movie name and (3) show episode title.&nbsp; The third
77 field is defined as blank for movies.&nbsp; The movie_seeker finds a
78 given movie (or pattern) in the database.&nbsp; The movie_stripper
79 pulls out all the unique movie or show names in the database.&nbsp; The
80 show_stripper pulls out the episode names for a particular show name
81 (or pattern).<br>
82         </div>
83         <h3><a href="../database/call_movie_seeker.sh">call_movie_seeker.sh</a>
84 / <a href="../database/call_movie_stripper.sh">call_movie_stripper.sh</a>
85 / <a href="../database/call_show_stripper.sh">call_show_stripper.sh</a><br>
86         </h3>
87         <div style="margin-left: 40px;">These are CGI correspondents to
88 the above movie database searches.&nbsp; They're used on the Gruntose
89 web site.<br>
90         </div>
91         <br>
92       </blockquote>
93       </td>
94     </tr>
95   </tbody>
96 </table>
97 </center>
98 <br>
99 <br>
100 <br>
101 <br>
102 </body>
103 </html>