|
|
|||
File indexing completed on 2025-11-04 10:33:41
0001 #!/bin/bash 0002 # file name: test.sh 0003 0004 TIMETOWAIT="6" 0005 echo "sleeping for $TIMETOWAIT seconds" 0006 /bin/sleep $TIMETOWAIT
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|