Is it possible to take a file (for example myscript.py) and create a duplicate (myscript1.py or similar) from the Files tab?
Is it possible to take a file (for example myscript.py) and create a duplicate (myscript1.py or similar) from the Files tab?
you can do "save as" from the editor...
Ah, yes. Thanks. :)
My followup question was going to be about duplicating non-text files, such as SQLite database files... but then it dawned on me there's a bash console. CP
worked a treat.
:)