pushd
python
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
pwd
Synopsis
pwd
Description
Return the working directory of Simics. Similar to the shell command 'pwd' (print working directory).
When used as part of an expression, returns the current working directory as a string.
Provided By
Simics Core
See Also
cd
,
ls
pushd
python