#!/bin/bash # Initialize bdmf shell bdmf_shell -c init | while read a b ; do echo $b ; done > /var/bdmf_sh_id alias bs="bdmf_shell -c `cat /var/bdmf_sh_id` -cmd "