#!/bin/bash
echo 'In .bashrc'
alias sudo='sudo LD_LIBRARY_PATH=/home/smc/lib:/usr/local/lib'

