2ebc9e3d2e
README.md typos and add an anchor link to #sed()
Pat Beirne2021-04-24 15:06:43 -04:00
3d79460bb6
change the README.md so that the command line is documented first, and the functions are an afterthought
Pat Beirne2021-04-24 08:46:52 -04:00
2459d68bcb
added the -n line number option to less/more
Pat Beirne2021-04-15 15:17:28 -04:00
eb68b76c8a
change the sed() parser to split out the command (aisdxX) from the args change the parseQuotedArgs() to return a tuple (pattern, filename)
Pat Beirne2021-04-10 08:49:33 -04:00
ddbea490ea
change the methods so they all throw exceptions change the shell code to catch these exceptions shell version 1.2 change the quoted-string parser to simplify
Pat Beirne2021-04-09 08:37:34 -04:00
83857b5571
-add copyright -shorten variable names (for size) -simplify sed() command scan -sed backup extension includes the . dot now -add extended commands in tf_extend.py
Pat Beirne2021-04-06 07:26:24 -04:00
34f88c5948
added a blank line after dir, gives a cleaner page; simplified the first example in README.md
Pat Beirne2021-03-25 09:38:25 -04:00
bbfa19cac2
added a longer example at the top of README.md to handle the TL&DR problem
Pat Beirne2021-03-25 00:27:35 -04:00
ba44d1ec23
README: document the return value of sed()
Pat Beirne2021-03-24 08:33:12 -04:00
ef4114d1fb
changes to README to document sed-parameters, illustrate some examples and document limitations
Pat Beirne2021-03-24 08:26:54 -04:00