You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In echo | ! cat! is highlighted as reserved-word but should be highlighted as unknown-token as it's a syntax error (since ! can only occur at the start of a pipeline).