StrobeSpirits@discuss.tchncs.deOPtoLinux@lemmy.ml•Single quotation marks suddenly appear around file and directory names
102·
1 year agoThanks. The export command got rid of the quotation marks but I still have an issue where when I cd into one of the directories that had quotation marks (a directory with two words in the name) there is a backslash after the first word and a forward slash at the end of the file name when I use tab to complete the rest of the file name.
Thanks for explaining. How do I go about editing the bashrc file to add the export line? I am still relatively new to linux and the file has a warning about making changes unless I know what I’m doing.