Problem with the terminal

I have a problem with the terminal, since when entering any command, it always returns a 0

Example:

[root@mail75 ~]# ls
0
[root@mail75 ~]# cd ..
0
[root@mail75 ~]# cd ../
0

1 Reply

Hi @rcastilla - If you haven't yet found the cause of the problem I'd recommend running an antivirus scan. I don't know for sure if a virus or malware is causing this but it's a good first step if something strange starts happening on your Linode without an obvious cause.

We have a guide on installing and running ClamAV, a free Linux antivirus tool, here:

https://linode.com/docs/security/vulnerabilities/scanning-your-linode-for-malware/

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct