: mgreenbe@hippogriff:~/try [main] ; ./try bash
: root@hippogriff:~/try [main] ; touch a
: root@hippogriff:~/try [main] ; ln -s a b
: root@hippogriff:~/try [main] ; ls a b
a b
: root@hippogriff:~/try [main] ;
exit
Changes detected in the following files:
/home/mgreenbe/.bash_history (modified)
/home/mgreenbe/try/a (added)
Commit these changes? [y/N]
Not committing.
I would expect us to migrate
b
as well.