Show "∞" when there's a circular alias reference.

This commit is contained in:
Jordan Harband
2014-10-22 01:48:02 -07:00
parent 0f5997f754
commit 9b91734f0b
6 changed files with 85 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/sh
echo loopback > ../../../../alias/loopback
echo two > ../../../../alias/one
echo three > ../../../../alias/two
echo one > ../../../../alias/three
echo two > ../../../../alias/four