spkr-beep / beep

beep is a command line tool for linux that beeps the PC speaker
https://github.com/spkr-beep/beep
GNU General Public License v2.0
68 stars 11 forks source link

Getting "beep:19: unknown file attribute: h" running beep #9

Open ftraxxler opened 4 years ago

ndim commented 4 years ago

That sounds very interesting, as I have no idea what that could be.

@ftraxler-tgm Could you please elaborate a bit? To begin with

We will see where we need to go from there.

ndim commented 4 years ago

@ftraxler-tgm At this time, I suspect you are running some zsh incompatible shell script called beep under the zsh shell. The beep project does not ship any such shell script.

I will need your feedback to help confirming or disproving this hypothesis and understanding what is actually happening here.

Looking forward to your feedback.

ndim commented 4 years ago

@ftraxler-tgm are you still there? Have you resolved the problem already?

ftraxxler commented 4 years ago

Yes I am currently using zsh but I have not tested it with bash since.

ndim commented 4 years ago

Ah, thank you very much for the reply.

Now the question is

because this project does not ship any shell scripts called beep.

I suspect that script to be a manually created script left over from an old manual installation, or from some distribution package.