view .bash_profile @ 873:9f85111f3dee

add process waiting example
author Jeff Hammel <k0scist@gmail.com>
date Tue, 07 May 2019 10:40:28 -0700
parents fb03f2527562
children
line wrap: on
line source

# This file is sourced by bash for login shells.  The following line
# runs your .bashrc and is recommended by the bash info pages.
[[ -f ~/.bashrc ]] && . ~/.bashrc