Commit Graph
15 Commits
Author SHA1 Message Date
Kyle 0bc7acbc68 Brain fart: it's the changed time, not created. 2016-01-21 02:09:35 -08:00
Kyle fdc1b0261b Fix type: TimeSpec -> Timespec. 2016-01-18 23:20:33 -08:00
Kyle c4cd5442e4 Add FileTime struct.
This allows retrieving a file's creation, modified, and access time
using a Unix stat(1) call.
2016-01-18 23:04:42 -08:00
Kyle 0b493e1060 Add top-level package documentation. 2015-12-22 20:57:32 -08:00
Kyle 72211b1496 Add clustersh, update docs.
+ clustersh is a command-line utility for interacting with multiple
  servers over SSH. It can run commands or transfer files.
+ The main README was updated to include clustersh, lib, mwc, and sbuf.
+ The fragment README notes the use of the -nl flag now.
2015-12-22 20:54:59 -08:00
Kyle ea6a050b92 Add Itoa. 2015-09-22 22:58:58 -07:00
Kyle 3a4509bbf6 More docs, global SetLevel. 2015-09-22 22:44:01 -07:00
Kyle 4b3f1037b3 Add showimp to commands. 2015-09-22 11:25:54 -07:00
Kyle 27819dbf0e Logging to file. 2015-09-22 10:45:51 -07:00
Kyle 57a33bcbcc Add pembody, mwc tests. 2015-09-22 10:39:27 -07:00
Kyle 3fd30fef69 Tidying up. 2015-09-22 03:43:33 -07:00
Kyle 35ded7bc60 Example is better. 2015-09-22 03:32:44 -07:00
Kyle 938f9289fa Trying this with examples. 2015-09-22 03:30:55 -07:00
Kyle 0750c235b6 Adding logging and some common functions. 2015-09-22 03:27:14 -07:00
Kyle da9e2e7184 Adding some file access utils. 2015-09-12 03:54:43 -07:00