Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero (p@fsebugoutzone.org)'s status on Saturday, 23-May-2026 08:51:00 JST
pistolero@HatkeshiatorTND @sicp
> wanting there to be no permission bit check at all when trying to execute a file
You've gotta set it to +x for it to work on any Unix-y OS. (Except by default Linux mounts FAT partitions with automatic +x on all files.) You could do it with a kernel tweak but this would make a lot of things act differently.