i have a log file that everytime it starts a log adds a header and i need to make sure the script handles this.
/usr/sbin/mariadbd, Version: 10.6.22-MariaDB-0ubuntu0.22.04.1 (Ubuntu 22.04). started with:
Tcp port: 3306 Unix socket: /run/mysqld/mysqld.sock
Time Id Command Argument
/usr/sbin/mariadbd, Version: 10.6.22-MariaDB-0ubuntu0.22.04.1-log (Ubuntu 22.04). started with:
Tcp port: 0 Unix socket: /run/mysqld/mysqld.sock
Time Id Command Argument
/usr/sbin/mariadbd, Version: 10.6.22-MariaDB-0ubuntu0.22.04.1-log (Ubuntu 22.04). started with:
Tcp port: 0 Unix socket: /run/mysqld/mysqld.sock
Time Id Command Argument
i have a log file that everytime it starts a log adds a header and i need to make sure the script handles this.