Hello,
is there a way to choose/change the directory to which I can save a file to, inside nano, without having to manually type it out?
The reason I'm asking is because I have a script which pipes the text output to nano -
After doing some editing of the text, I want to give the file a new name and save it to a directory of my choosing.
Thank you in advance