#### Issue Summary `notes o` doesn't open a directory as expected to. #### Steps to Reproduce 1. `notes o` >> Couldn't get a file descriptor referring to the console  Apparently, `open` command gives the same error message, on the device I tried. In another device, `$ notes o` reports "open: command not found" #### Technical details: * notes version: master P.S: If output of any relevant commands will help, let me know. I'll be glad to paste it here.