[issue1351] etc/zsh/zshrc: make sll() do actually s.th. usefull
Thilo Six
bts at bts.grml.org
Wed May 20 01:22:14 CEST 2015
Thilo Six <tech at xk2c.de> added the comment:
Hello
-- <snip a whole lot of crap> --
the more i look into this the more i get puzzeld.
First of i have read this:
http://unix.stackexchange.com/a/79621
Which seems to me like a comprehensive summary of the whole complexity surouding
handling of symlinks.
Linux Kernel source says:
This limits recursive symlink follows to 8, while limiting consecutive symlinks
to 40.
% namei -l
says "exceeded limit of symlinks" after an arbitrary limit of 20.
% ls
starts to mark symlinks as broken after 42 linked symlinks (which i guess is
what meant as consecutive symlinks).
I guess with my arbitrary limit of 8 i am arbitrary in the middle of everyone
else. ;)
This whole thing is quite more complex then i ever could imagine, before.
But then what i really like is, i have learned quite a bit through all that.
i stop for tonight.
I look more into this later this week.
kind regards,
Thilo
----------
files: sll, test.sh
messages: 4955, 4956, 4957, 4958, 4959, 4960, 4961, 4962
nosy: Xk2c
status: chatting
title: etc/zsh/zshrc: make sll() do actually s.th. usefull
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1351>
_____________________________________
More information about the Bugs-changes
mailing list