new perm: files under dir specified at commandline
commitdad78ac424b3d3b6136c6988cf692563b456a6e7
authorKartik K. Agaram <vc@akkartik.com>
Wed, 6 Apr 2022 05:49:43 +0000 (5 22:49 -0700)
committerKartik K. Agaram <vc@akkartik.com>
Wed, 6 Apr 2022 05:49:43 +0000 (5 22:49 -0700)
tree66b5191bd89cbfcae1eee260065d5809df425142
parent9d81974a3116e52fcc84f919aacff766dee62162
new perm: files under dir specified at commandline

I think we can now use a file browser app with relative safety. Just
give it inargs permissions, and provide a top-level directory at the
commandline to gain access to everything under it.
src/teliva.c