From: Jeremy Stanley Date: Wed, 27 Sep 2017 16:48:47 +0000 (+0000) Subject: Display flags in show files output X-Git-Url: https://mudpy.org/gitweb?a=commitdiff_plain;h=22cc63fe6c627d1bf54a87eee282ed2077484a4a;hp=22cc63fe6c627d1bf54a87eee282ed2077484a4a;p=mudpy.git Display flags in show files output When the "show files" command is issued, any optional file flags such as "private" are displayed after the filename. Also add a selftest to exercise this command. ---