i created a bin directory in $HOME in which i put some python scripts which i hope to daily use in the future
everything goes well with the following commands
cd $HOME/bin
./calc.py
when i try to open calc.py with Editor or TinyEdit i cannot see any folder named bin under nemo
i cannot see it either in FileBrowser
in fact the content of nemo given by ls is very different from the one shown in FileBrowser (many dir are not shown in FileBrowser)
what should i do ?