IFS= read -r -p "what would you like to post: " input && tw… Twetch · April 8, 2021 IFS= read -r -p "what would you like to post: " input && twetch post --content "$input"