[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Path to date?



> What is the path to the date program?

"which date" gives result of "/bin/date" ("which" searches the
directories specified in your PATH environment variable for any
executable matching your argument).

You could also do "find / -name date -print" to check the entire drive
(not just your PATH), or "locate date" (although locate will echo back
*every* file on the system with the string "date" in it).

---
Bruce Timberlake
Technical Field Engineer
Cobalt Networks, Inc.
http://www.cobalt.com/