New versions of Ubuntu 17.10 | 18.04 etc don’t give the option to create a new text document in right-click context menu anymore. Here is how to create new Empty Document like below image
I was trying to create a new text file in Ubuntu 18.04. I right clicked of the mouse but I didn’t see the option to create a new document. This option in the right-click context menu allowed creating an empty text file.
Step 1
Create " Empty Document " into /home/jaydip/Templates directoryStep 2
Open terminal and put following command
touch ~/Templates/Empty\ Document
No comments:
Post a Comment