Commenting a script

#!/bin/bash

# attention remove sleep if want to start now .... i put it to start
# with dealy and not miss the bus
sleep 3600

basis="/home/zappa/loop_gridout/scripts"
work="/home/zappa/loop_gridout"
hyv="/home/zappa/loop_gridout"

Comments