例如:
#!/bin/bash
#LOG="examples/mnist/lenet_log_mylog"
LOG="LOG/log.txt.`date +'%Y-%m-%d_%H-%M-%S'`"#包含运行日期exec &> >(tee -a "$LOG")echo Logging output to "$LOG"
./build/tools/caffe train --solver=examples/mnist/lenet_solver.prototxt
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步