File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11 #! /usr/bin/bash
22
33# #############################################################################
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 ##
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 ##
99# #############################################################################
1010
1111source ./cal_ip.sh
@@ -117,4 +117,4 @@ done;
117117exec 7>& - # close udp connection
118118exit 0;
119119;;
120- esac
120+ esac
You can’t perform that action at this time.
0 commit comments