Great work. Some feedback

* POSIX is all caps: should be fixed at fish site too
* uninstalling: note that /usr/local/bin is the default directory. Users
should definitely verify fish is actually there before `rm -rf`
* I did not know about `man fish_command`: +1
* Dates:
    * this is not fish-specific at all. Why is it here? Perhaps move it to
the Extras section
    * `strftime` is not a command, it is a system library function for
writing C code.

I cannot speak to the intent of the fish designers, but fish seems to have
borrowed (in the best sense of the word) some ideas from the Tcl language.
Particular the idea of `command subcommand args...`. It's interesting to
compare [the fish string command](
https://fishshell.com/docs/current/commands.html#string) with [the Tcl
string command](https://tcl.tk/man/tcl8.6/TclCmd/string.htm). Tcl was one
of my very first languages, and I have an enduring love for it: seeing
Tcl-ish tendencies growing in fish warms my heart.



On Thu, Oct 5, 2017 at 9:39 PM, Mark Volkmann <r.mark.volkm...@gmail.com>
wrote:

> Hello all! I've been working very hard on a long article that I hope can
> bring more attention to fish. I just started learning about fish about
> three months ago and have been documenting everything I've learned. I
> absolutely love it!
>
> It would be great if you could review this and give me feedback on any
> errors in the article or things that could be explained better. In some
> ways it is more of a reference guide and is quite long (34 pages), but it's
> no replacement for the excellent documentation that the main fish website
> already provides.
>
> You can find the article at https://mvolkmann.github.io/fish-article/.
>
> I am not advertising this elsewhere yet and want to keep it under wraps
> until I'm ready to announce the final version on 11/1. Of course I'd be
> glad to make updates after that date, but want it to be as good as possible
> by that date.
>
> Feel free to send me any feedback, no matter how minor.
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
>


-- 
*Glenn Jackman*
Senior Software Developer

*Pythian - Love your data*
jack...@pythian.com
Tel: +1 613 565 8696 Ext. 1478
Mobile: +1 613 808 4984
www.pythian.com

-- 


--



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to