Append a timestamped line to a note file.
notes.md
echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) — Draft the weekly summary" >> notes.md
共 1 个版本