make a hiden file in windoows code example
Example: how to hide files in other files windows 10
type FileA.txt > FileB.txt:FileA.txt
//This hides file A inside file B in windows command line
type FileA.txt > FileB.txt:FileA.txt
//This hides file A inside file B in windows command line