Benjamin-Loison / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
0 stars 0 forks source link

Always *Display* when *Do you want to run* *, or displays its contents* #127

Open Benjamin-Loison opened 3 months ago

Benjamin-Loison commented 3 months ago
ls -lh CENSORED_0.py
-rwxrwxr-x 1 benjamin benjamin X.XK XXX XX XX:XX CENSORED_0.py

image

touch CENSORED_1.py
cp CENSORED_{0,1}.py
ls -lh CENSORED_1.py
-rw-rw-r-- 1 benjamin benjamin 5.8K Aug 10 16:24 CENSORED_1.py

always open with Display, there is no prompt as above.

The aim is to keep chmod +x permission.

+12 Please use:

https://github.com/orgs/linuxmint/discussions

Benjamin-Loison commented 1 month ago

Does Run open a terminal to see potential program output? I don't believe so, it is the purpose of Run in Terminal.

Benjamin-Loison commented 1 month ago

Note that for the first time if I remember correctly today I used Run intentionally and it worked as wanted (without terminal it seems but that was for a quick Bash script execution /home/benjamin/Desktop/bens_folder/school/after_CENSORED/thesis/CENSORED/thesis_inscription/single_pdf_again/unite.sh).