Hi Aleksey. If you want to determine whether a shell command is a builtin or a function, you can use the type command. For example 'type for' or 'type -t psub'.
If you want to get help to stdout without using a web browser or a pager, this is done easily enough: man -P cat for man -P "" for man -Tascii if man -Tlatin1 else man -Tutf8 psub Any of these can be made into a function (like an alias in bash) to make them shorter. For example: function hlp man -P "" $argv end -- http://www.fastmail.com - The professional email service ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users