- daemon.go: fix os.Remove() in stopDaemon (line 602) - daemon_lock.go: fix f.Close() and fmt.Fprintf() calls - delete.go: fix cmd.Usage(), out.Close(), and os.Remove() calls All error returns now properly handled or explicitly ignored. Amp-Thread-ID: https://ampcode.com/threads/T-56b6d9f4-16a4-4c50-b7b9-dde1c3774650 Co-authored-by: Amp <amp@ampcode.com>