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.
This commit is contained in:
@@ -2,7 +2,8 @@ fragment
|
||||
|
||||
This is a program to print a fragment of a file. It takes a filename,
|
||||
a starting line (lines are numbered starting at 1) and an optional
|
||||
end line or offset.
|
||||
end line or offset. It has one flag, `-nl`, which causes line numbers
|
||||
not to be printed.
|
||||
|
||||
For example, compare the output to `nl -ba fragment.go`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user