When I want to ask question on Linux platform, I would always need to provide the screenshot of current shell.But taking snapshot,uploading, linking costs much, is there any command to extract text directly from the current shell?
|
feedback
|
|
You could just use the script command. Taken from the manual:
Example (information in typescript file):
| |||
|
feedback
|
|
If you need more than what's on the current screen, use
Using "copy mode", you can select a block of text and get a hardcopy like this:
Your terminal's output is now in | |||||
feedback
|