#!/bin/bash

cat /proc/cmdline | grep -o -e 'board_id=[[:graph:]]*'
