Description
The current working directory can be printed with a Java-based alternative to GNU pwd.
It is useful for shell experiments, Java-focused environments, or users comparing command behavior across implementations. Directory paths can reveal private project names or locations, so avoid sharing output from sensitive workspaces.