Tagged Questions
2
votes
1answer
98 views
Piped input to nano
Why does ls | nano - open the editor in Ubuntu but close the editor and save a file to -.save in CentOS?
How can I get nano in CentOS to remain open when reading stdin?