Find the answer to your Linux question:
Results 1 to 2 of 2
info installed cron30.dsl to damnsmall linux hard disk debian type install sox.dsl is already installed added:sudo /etc/init.d/cron start to: /opt/bootlocal.sh cron is posted at boot as starting added: etc/cron.hourly/ to: ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    97

    help with cron

    info

    installed cron30.dsl to damnsmall linux hard disk debian type install
    sox.dsl is already installed

    added:sudo /etc/init.d/cron start to: /opt/bootlocal.sh

    cron is posted at boot as starting

    added: etc/cron.hourly/ to: /home/dsl/filetool1st

    added: chime.sh to: /etc/cron.hourly/

    I made this script bootable: chmod +x /etc/cron.hourly/chime.sh

    the file will play when executed

    chime script=

    #! /bin/bash

    # play a chime

    play /home/dsl/zsnd/chime.au
    end

    the computer does NOT chime on the hour

    what am I doing wrong



    any help appreciated

    if this is in the wrong place I appologize

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    97

    nevermind solved

    I solved but thanks anyway

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •