When using cd command to change the directory, the call to system() is "temporary"
and the program returns to its own directory after system() stops executing. Access the file here:
https://github.com/sid-tiw/Revamp/blob/master/linux/command%20line/main.cpp
When using cd command to change the directory, the call to
system()is "temporary"and the program returns to its own directory after
system()stops executing. Access the file here:https://github.com/sid-tiw/Revamp/blob/master/linux/command%20line/main.cpp