
NAME

  dkt pwd - Print working directory

SYNOPSIS

  dkt pwd <option>

DESCRIPTION

The program prints the current working directory.

OPTIONS

-l
	show last part only.

-b
	replace backslashes by slashes.

RETURN VALUE

The program returns 0 on success, any other value indicates an error.

AUTHOR

Dirk Krause

HISTORY

The "dkt pwd" function replaces the dkpwd program from previous dktools
versions.

