Aliases in your terminal make shortcuts a lot easier when you're typing, use them properly
alias bbedit "open -a bbedit"
then in the terminal type
bbedit FILE_NAME