Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yubi.lee authored and yubi.lee committed Feb 25, 2017
1 parent c63f44b commit f951678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/command/crontab/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
###
### 오답노트
- \* \* \* \* \* 는 매 1분을 나타냄.
- \*/2 \* \* \* \* 는 매 2분을 나타냄
- 실행시키는 스크립트에서 상대경로를 쓸 때에는 유의할 것(e.g. 스크립트 내에서 상대경로로 현재디렉토리에 무언가를 하고 싶은 경우 등)
Expand Down

0 comments on commit f951678

Please sign in to comment.