dk-image-worldcup / resetlog.sh
ilhee's picture
reset 명령과 로그 시간 남기도록 수정.
8208fa0
raw
history blame contribute delete
73 Bytes
#!/bin/bash
cp nohup.out $(date +%Y-%m-%d).log
cat /dev/null > nohup.out