Raspberry Pi port, piCore-15.0 is available!
cdln -s /bin .The following 2 commands act as expected.ls /binbinNow try:ls /bin | catls bin | catThe second command outputs the directory name, not its contents.