CORRECT TEXT

CORRECT TEXT

Configure a task: plan to run echo "file" command at 14:23 every day.

Answer: see explanation below.

Explanation

(a) Created as administrator

# crontab -u natasha -e

23 14 * * * /bin/echo "file"

(b)Created as natasha

# su – natasha

$ crontab -e

23 14 * * * /bin/echo "file"

Latest EX200 Dumps Valid Version with 111 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments