So in my console app i need to rename a .txt file i have previously created. I want to use the rename() function, but for that i need my file\'s path, the problem i
rename()