#1050971 ITP: u-root-cpu -- cpu command in Go, inspired by the Plan 9 cpu command

#1050971#5
Date:
2023-08-31 20:42:05 UTC
From:
To:
* Package name    : u-root-cpu
  Version         : 0.0
  Upstream Contact: Ron Minnich <rminnich@gmail.com>
* URL             : https://github.com/u-root/cpu
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : cpu command in Go, inspired by the Plan 9 cpu command

The cpu command lets you log in from a local system to a remote system and see
some or all of the files (how much is up to you) from the local system.

This is wonderfully convenient for embedded systems programmers. Because some or
all the files can come from your local machine, including binaries, the only
thing you need installed on the remote machine is the cpu daemon itself.