On Sun, 2008-02-10 at 00:59 +0100, Michael Prokop wrote:

> * martin yazdzik <[EMAIL PROTECTED]> [20080209 21:48]:
> 
> > /home/yazdzik/.zshrc:[:237: too many arguments
> > /home/yazdzik/.zshrc:[:977: too many arguments
> > [EMAIL PROTECTED] ~ % 

/home/yazdzik/.zshrc:[:237: too many arguments
/home/yazdzik/.zshrc:[:977: too many arguments
[EMAIL PROTECTED] ~ % cat -n /home/yazdzik/.zshrc | grep -C5 ' 237'
   232
   233       if [ -x $(which aterm) ] ; then
   234          isutfenv && [ -n "$LANG" ] && alias aterm="LANG=
${LANG/(#b)(*)[EMAIL PROTECTED]/$match[1].iso885915} luit aterm"
   235       fi
   236
   237       if [ -x $(which centericq) ] ; then
   238          isutfenv && [ -n "$LANG" ] && alias centericq="LANG=
${LANG/(#b)(*)[EMAIL PROTECTED]/$match[1].iso885915} luit centericq"
   239       fi
   240    fi
   241  # }}}
   242
[EMAIL PROTECTED] ~ % cat -n /home/yazdzik/.zshrc | grep -C5 ' 977'
   972      return 0
   973    }
   974
   975  # hl() highlighted less
   976  # http://ft.bewatermyfriend.org/comp/data/zsh/zfunct.html
   977    if [ -x $(which highlight) ] ; then
   978      function hl() {
   979        local theme lang
   980        theme=${HL_THEME:-""}
   981        case ${1} in
   982          (-l|--list)
[EMAIL PROTECTED] ~ % 



thanks, mika - 

grub by the way is:

ii  grub           0.97-30        GRand Unified Bootloader

this is a known issue, I think....

best,
M



The world must construe according to its wits. This Court must construe
according to the law.  -bolt
_______________________________________________
Grml mailing list - [email protected]
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Reply via email to