hey i'm trying to make console app with basic commands like copy,move the problem is that i cant get my code right
the command suppose to be like this:
= copy to
file directory>the copied file
im trying to split the : file directory, > , the copied file
to string or perhaps if there is an easier way to do so
thanks for the help:)