copy and pasting from various sources
#1
I was going to post my inxi info here but I can't figure out how to copy and paste from the terminal to something I could put here.
#2
You also need to use shift in addition to the normal shortcut keys to copy/paste in terminal.

copy: ctrl + shift + C
paste: ctrl + shift + V
#3
Depends how you want to achieve this. You could redirect stdout and post it as an attachment:


Code:
inxi > info.txt
inxi | tee info.txt
#4
see attached


Attached Files
.txt   info.txt (Size: 2.63 KB / Downloads: 237)


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do you copy and paste into mobian terminal? Do you ssh instead? temp0rary 6 5,127 06-01-2021, 12:16 PM
Last Post: temp0rary

Forum Jump:


Users browsing this thread: 1 Guest(s)