You are not logged in.

#1 2011-01-16 10:24:00

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

[SOLVED] grml-zsh: Various commands not working

Hello,

I have installed the zsh and grml-zsh packages. grml so far works fine, but some commands not:

florian@horus ~ % lsbig
ls: cannot access *(.OL[1,10]): No such file or directory
2 florian@horus ~ % lssmall
ls: cannot access *(.oL[1,10]): No such file or directory
florian@horus ~ % lss
ls: cannot access *(s,S,t): No such file or directory
florian@horus ~ % lsx
ls: cannot access *(*): No such file or directory

Any idea what's wrong there?

Thanks!

Last edited by Osiris (2011-01-16 11:30:18)

Offline

#2 2011-01-16 10:59:35

knopwob
Member
From: Hannover, Germany
Registered: 2010-01-30
Posts: 239
Website

Re: [SOLVED] grml-zsh: Various commands not working

are you trying these commands in an empty directory?

Offline

#3 2011-01-16 11:29:59

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: [SOLVED] grml-zsh: Various commands not working

knopwob wrote:

are you trying these commands in an empty directory?

Ah, that was the problem. I was trying these commands on my ~which contained no files (but dirs) at that time. Seems to work if files matching the filter are present.

Offline

#4 2011-01-16 16:45:46

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED] grml-zsh: Various commands not working

lss and lsx don't work here in a full directory ($HOME) with the output Osiris posted. What are these commands meant to show anyway?

Offline

#5 2011-01-16 17:01:45

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: [SOLVED] grml-zsh: Various commands not working

lsx lists executables, lss files with setgid/setuid/sticky set. If you don't have any files of this kind in your dir it's ok to fail.

Last edited by Osiris (2011-01-16 17:02:11)

Offline

#6 2011-01-16 18:49:20

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED] grml-zsh: Various commands not working

Ok, that explains it. Thanks!

Offline

Board footer

Powered by FluxBB