Skip to content

Commit 7df04ee

Browse files
authored
Update log_shooter.sh
1 parent 61405f6 commit 7df04ee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

log_shooter.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!/usr/bin/bash
22

3-
##############################################################################
4-
## Use it with your own risk ##
5-
## This script will dynamically generate data value base upon date and ##
6-
## time retrieved from system, IP addresses, ports, and serial number ##
7-
## need to rely on system to open udp network connectivity ##
8-
## $ bash log_shooter.sh 10.47.11.248 5 2 ##
9-
##############################################################################
3+
#########################################################################
4+
## Use it with your own risk ##
5+
## This script will dynamically generate data value base upon date and ##
6+
## time retrieved from system, IP addresses, ports, and serial number ##
7+
## need to rely on system to open udp network connectivity ##
8+
## $ bash log_shooter.sh 10.47.11.248 5 2. ##
9+
#########################################################################
1010

1111
source ./cal_ip.sh
1212
source ./input_check.sh

0 commit comments

Comments
 (0)