LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   strange names in Terminal plz Help! (https://www.linuxquestions.org/questions/linux-newbie-8/strange-names-in-terminal-plz-help-4175674509/)

Linux0110 05-03-2020 03:22 PM

strange names in Terminal plz Help!
 
Hi guys I have this problem. When I check my files in Terminal, some of them have this issue:

For example I named a file file.txt and the when I go to terminal I see it like 'file.txt' this is annoying.
This also applies to directories.

Does anyone of you have an explanation and maybe can suggest me a work around?

Thank you in advance for the attention!

rtmistler 05-03-2020 03:36 PM

Quote:

Originally Posted by Linux0110 (Post 6118866)
Hi guys I have this problem. When I check my files in Terminal, some of them have this issue:
Uh
For example I named a file file.txt and the when I go to terminal I see it like 'file.txt' this is annoying.
This also applies to directories.

Does anyone of you have an explanation and maybe can suggest me a work around?

Thank you in advance for the attention!

Can you restate the question?

You see file.txt, AS file.txt.

What exact command are you running?

Please post the output of:
Code:

$ls-l
For the relevant directory where you see this problem.

Chance: Are you being literal, and you see single quotes around the filename?

Linux0110 05-03-2020 04:09 PM

[QUOTE=rtmistler;6118868]Can you restate the question?

You see file.txt, AS file.txt.

What exact command are you running?

Please post the output of:
Code:

$ls-l
For the relevant directory where you see this problem.

Chance: Are you being literal, and you see single quotes around the filename?[/QUOTE

Don't worry breda I found out the problem alone. :)

rtmistler 05-03-2020 04:37 PM

Glad you found a solution.

What might be beneficial, considering you've marked the thread as Solved, is if you can explain the solution you found.

That potentially would help someone in the future.


All times are GMT -5. The time now is 12:10 PM.