You are not logged in.

#1 2022-11-17 18:34:45

gt2g
Member
Registered: 2022-11-17
Posts: 1

Shell Script

So, im new to arch linux, and ive been trying to run a shell script in xcfe terminal, tho i get the following errors

[slabul_xs@asiimov ~]$ chmod +x bonsai.sh/
chmod: changing permissions of 'bonsai.sh/': Operation not permitted
[slabul_xs@asiimov ~]$ sudo chmod +x bonsai.sh/
[sudo] password for slabul_xs:
[slabul_xs@asiimov ~]$ ./bonsai.sh/
bash: ./bonsai.sh/: Is a directory

Offline

#2 2022-11-17 18:40:33

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Shell Script

Well it says that it's not a script, it's a dir. Where's the actual script?

Offline

#3 2022-11-17 19:44:53

dogknowsnx
Guest

Re: Shell Script

Hi and welcome to the forums!
I'm curious: how did you install Arch Linux?

EDIT

Last edited by dogknowsnx (2022-11-17 19:57:32)

#4 2022-11-17 21:30:28

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: Shell Script

The AUR package would work.  The "installation" instructions provided by the upstream developer are braindead.  And that's worth keeping in mind: I'd not trust a script written by someone who wrote those instructions.

EDIT: a quick glance at the script itself suggests they probably know what they are doing and leads me to believe that perhaps different people wrote the script and the install instructions.

(And personally I'm a bit put off if your code's license is longer than your code.)

Last edited by Trilby (2022-11-17 21:35:19)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB