share-file-systems icon indicating copy to clipboard operation
share-file-systems copied to clipboard

Application list

Open prettydiff opened this issue 5 years ago • 1 comments

Generate a list of applications available for execution in a shell for shared devices.

prettydiff avatar Mar 30 '20 12:03 prettydiff

  1. Get the path value
  2. split into a list of directories
  3. readdir on each directory
  4. look for executable files in each readdir list

prettydiff avatar Mar 31 '20 12:03 prettydiff