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
echo "5"|/usr/bin/tr -d "c" "p"
/usr/bin/tr: extra operand 'p'
Only one string may be given when deleting without squeezing repeats.
Try '/usr/bin/tr --help' for more information.