Commit Graph

  • 14230ccb26 Update 'README.md' main Pat Beirne 2023-10-15 08:44:57 -04:00
  • 6e063af4fd tested on 1.21 Pat Beirne 2023-10-15 08:44:40 -04:00
  • 9f5004efe8 Initial commit master Pat Beirne 2022-03-15 22:02:26 -04:00
  • 9a6fdcdba0 restored the .format() string ops, so this works with older python boards Pat Beirne 2022-03-15 14:19:45 -04:00
  • 1d21f76d11 convert strings to f-strings; clean up btree code; wrap network stuff in try-except Pat Beirne 2022-03-14 22:42:52 -04:00
  • baffd3bf31 added btree data dump Pat Beirne 2021-07-29 15:13:45 -04:00
  • 7c246a73dc Update README.md Pat Beirne 2021-04-24 15:17:53 -04:00
  • 833e32f146 Update README.md Pat Beirne 2021-04-24 15:12:05 -04:00
  • 2ebc9e3d2e README.md typos and add an anchor link to #sed() Pat Beirne 2021-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 Beirne 2021-04-24 08:46:52 -04:00
  • 2459d68bcb added the -n line number option to less/more Pat Beirne 2021-04-15 15:17:28 -04:00
  • 79adae017f added 'more/less' and 'wc' Pat Beirne 2021-04-15 08:42:35 -04:00
  • b30f1b5bb9 Merge branch 'main' of github.com:patbeirne/tf into main Pat Beirne 2021-04-11 08:09:37 -04:00
  • 8abff6f998 doc/README cleanup added the 'g' suffixe to sed/s commands Pat Beirne 2021-04-11 07:59:20 -04:00
  • 0467aacef3 Update README.md Pat Beirne 2021-04-10 09:18:53 -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 Beirne 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 Pat Beirne 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 Pat Beirne 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 Pat Beirne 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 Pat Beirne 2021-03-25 00:27:35 -04:00
  • ba44d1ec23 README: document the return value of sed() Pat Beirne 2021-03-24 08:33:12 -04:00
  • ef4114d1fb changes to README to document sed-parameters, illustrate some examples and document limitations Pat Beirne 2021-03-24 08:26:54 -04:00
  • d43a8d3e49 change tf.md to README Pat Beirne 2021-03-23 22:29:46 -04:00
  • e1c57a284e first commit Pat Beirne 2021-03-23 22:24:45 -04:00