Sometimes the output of certain commands is too long, which can cause text to be truncated in the message. Such as `node -h`. As a solution, I think a txt file can be returned instead of the message when the text is too long.🤔