What are some things that windows can't do, but Linux can?

I saw the opposite question asked here and thought it would be interesting to flip it on its head.

I can start. Linux can make arbitrary files executebel and windows (at the time I used it) could definitely not do that.

printf "# /bin/bash\necho 'Hello world'" > HW.bash
chmod +x ./HW.bash
./HW.bash
# prints hello world 

^ something like that is just not possible on windows

2 points · 1 comments · view on lemmy.world

1 Comments

jocanib@lemmy.world · 1 pts · 2y

Install HP Smart without permission.

I checked when I saw this story a few days ago, and there it was. I uninstalled it. Today it asked for permission to install itself again. I suppose at least this time it asked and could be refused.