I meet an issue:
I want to define a alias in .cshrc.user: alias lsco 'ct lsco -me -avobs -cview | awk '{print $5}''.
But this is not work for me, and this is an error Missing }. when run source .cshrc.user.
The shell in my computer is /bin/tcsh.