0

Consider any two commands. command 1 and command 2 with this script

SCRIPT

  1. command 1

  2. stop two seconds after execution of first command and then execute the second command

  3. command 2

Can we make make a script where a command 2 is to be performed after two seconds after the execution of command 1.

How to achieve the second step?

Jasser
  • 206
  • 2
  • 14

0 Answers0