Linux Lite Forums
bin folders - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: bin folders (/showthread.php?tid=5015)



bin folders - bitsnpcs - 02-21-2018

Hello,

unsure if its the correct section, the bash section says for tutorials and code, and it is a question so I was not sure.

Just starting with this section of book (Linux Bible), here is the screenshot of the PATH echo in LL 3.2

[Image: path.png]


The first 2 and the last 1 in the PATH there are no bin folders here.

It is saying in the book to add your own commands or shell scripts to the

Code:
/home/bitsnpcs/bin

as it is checking left to right, so it would be first checked.

Should I just make this folder, are bin folders made the same way as other folders or does it need anything special done to it ?
Or is there a more preferred location ?


Re: bin folders - bitsnpcs - 02-21-2018

Added folder it is working okay.