Many times when I bowse the internet I copy some text from web page, open nano with command
nano some.txt
, paste copied text and then save it.
(i prefer command line this case but I use XFCE so if there is a GUI way I would like to know it too)
Is there a command like (this is my imagination)
saveclipboardtofile --file=some.txt