hey List
 
>so use the bash instead:
>
>$ tail -3  ~/.bashrc
>pd() {
>  $(which pd) -font-face "Courier 10 Pitch" "$@"
>}
 
very neat idea! but I get:
tail: option used in invalid context -- 3
 
...and Cyrille changed "pd()" to "functionpd()"
 
~/.jc