diff options
author | 2013-07-20 19:51:19 +0000 | |
---|---|---|
committer | 2013-07-20 19:51:19 +0000 | |
commit | ffe64254e069a865f50db2761feaa2fb0ac2aac4 (patch) | |
tree | 1ef17032690f6c86e38a95895a041a947bac9fb3 | |
parent | c418ae101ee427d69de98e9b94280f520c7ca39c (diff) |
Added a comment
-rw-r--r-- | doc/forum/ui/comment_1_f3e3446b05d6b573e29e6cad300fb635._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/ui/comment_1_f3e3446b05d6b573e29e6cad300fb635._comment b/doc/forum/ui/comment_1_f3e3446b05d6b573e29e6cad300fb635._comment new file mode 100644 index 000000000..84f30c5ea --- /dev/null +++ b/doc/forum/ui/comment_1_f3e3446b05d6b573e29e6cad300fb635._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.140" + subject="comment 1" + date="2013-07-20T19:51:19Z" + content=""" +It's pretty easy to configure ls to show broken symlinks in a different color. Run dircolors, and alias ls='ls --color==auto'. Then you can see which files are not there at a glance. + +The Linux file manager's I've tried (nautilus and thunar) also shows which files are present; you get a X on the icon of annexed files that are not present. +"""]] |