#!/bin/bash as *.s -g -o bf-cat.o ld bf-cat.o -g -o bf-cat gdb --args ./bf-cat $@