Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Do this everytime you come back to your linux system:
$ alias
<all aliases should be shown>
$ unalias <whatever is suspicious>
Solved. It doesn't take much time to check. -
caap3857yThis wont work acutally. If u add sudo, it will ask for password, if u dont, it ll say u dint have permissions for it. And nobody runs ls with sudo ^^
-
josh12382037y@Ignisor this will prevent the prompt from returning and more importantly returning a success so the next command is run. Better background that rm ;)
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
If you leave your Linux system open and your troll friend finds out!
undefined
rm -rf
troll
linux