Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcsun!sunic!chalmers!volvo!peter From: peter@vd.volvo.se (Peter Hkansson) Newsgroups: comp.unix.wizards Subject: Inside PWD Message-ID: <166@volvo.vd.volvo.se> Date: 14 Oct 89 22:49:42 GMT Reply-To: peter@volvo.UUCP (Peter Hkansson) Distribution: comp Organization: VTS Transportation Systems, A company in The VOLVO Group Lines: 5 not by doing 'system pwd' or something like that but by a system call. To use a library call would mean to use a system call en the end (all library routines uses system calls in the end ??),so that would not answer my question. Please brief me about this subject.