• Home
  • About
    • Tien02 photo

      Tien02

      Moon is a minimal, one column jekyll theme for your blog.

    • Learn More
    • Facebook
    • Instagram
    • Github
  • Posts
    • All Tags
    • DataBase
    • React
    • Linux
    • Review
  • Projects

Linux

  • cron을 통한 주기적 프로세스 실행

    특정 시간에 명령어가 수행 될 수 있도록 예약해주는 리눅스용 작업 Scheduler, Daemon으로 동작하며 Cron table 형식의 예약 스크립트를 작성하도록 되어있다.

    Read More