cd in singular
Guest · Fri Mar 25, 2011 5:03 pm
Apologies for the newbie question, but how do I change my working directory in Singular? I managed to work out how to find where I am
> system("sh","pwd");
/home/chris
but
> system("sh", "cd /home/chris/maple");
doesn't seem to do anything. I'm using Ubuntu 10.04.
Trying to find an answer to anything in the 33 pages of forum posts is rather difficult as there doesn't seem to be an index.
> system("sh","pwd");
/home/chris
but
> system("sh", "cd /home/chris/maple");
doesn't seem to do anything. I'm using Ubuntu 10.04.
Trying to find an answer to anything in the 33 pages of forum posts is rather difficult as there doesn't seem to be an index.