送交者: wasguru 于 2005-2-20, 17:52:26:
回答: how to find CPU frequency on Linux? 由 neo6 于 2005-2-20, 13:02:09:
1. cat /proc/cpuinfo
2. ls -l /proc/
The symbolic link "cwd" gives you the current work directory. I don't know if the starting directory is still available if the process has changed its working directory. If you want the path to the binary of the executable, look at the symoblic "exe".