Search Results

Search: Posts Made By: adderek
5,096
Posted By adderek
Read the 2 steps described bellow: 1. To run...
Read the 2 steps described bellow:

1. To run on every Sunday at 7 a.m. you need something like:
Month=* Day=* DayOfWeek=Sunday Hour=7am Minute=0 command
which become
* * Sunday 7am 0 command
...
2,835
Posted By adderek
1. You could use debuggers to debug a script -...
1. You could use debuggers to debug a script - there are some available
2. If you are trying to understand a script then this is not debugging it - unless someone created it correctly (indentation,...
8,413
Posted By adderek
Try searching for my posts - I gave some...
Try searching for my posts - I gave some instructions about this.
But in short way:

USE:
"${variable}"
instead of
$variable
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy