1 2 3
#!/bin/bash export PATH="$PATH:$(readlink -f "$(dirname "${BASH_SOURCE[0]}")")/utils" export PATH="/opt/bochs/bin:$PATH"