Commit Graph

9 Commits

Author SHA1 Message Date
eb68b76c8a change the sed() parser to split out the command (aisdxX) from the args
change the parseQuotedArgs() to return a tuple (pattern, filename)
2021-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
2021-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
2021-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 2021-03-25 09:38:25 -04:00
bbfa19cac2 added a longer example at the top of README.md to handle the TL&DR problem 2021-03-25 00:27:35 -04:00
ba44d1ec23 README: document the return value of sed() 2021-03-24 08:33:12 -04:00
ef4114d1fb changes to README to document sed-parameters, illustrate some examples and document limitations 2021-03-24 08:26:54 -04:00
d43a8d3e49 change tf.md to README 2021-03-23 22:29:46 -04:00
e1c57a284e first commit 2021-03-23 22:24:45 -04:00