Was wondering how the code would look like if you wanted to create a file in a certain directory from another directory in unix.
Example:
File to be created: pop.txt
Directory to create that in: /home/p1
Directory you are currently in and are to make it from: /home/pokemon/master/
Thanks
Simple like that