hi, all
Here is my execution result of the 'type -t' command:
% type -t poweroff
zsh: bad option: -t
% bash
$ type -t poweroff
file
$ zsh --version
zsh 4.3.11 (i686-pc-linux-gnu)
zsh warns 'bad option -t', but bash works fine
I test it on Ubuntu 11.10 & Fedora 15, but no change.
Any help or suggestion is appreciated.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org