Korn-shell
Bob Nielsen
nielsen at oz.net
Sun Nov 28 00:16:31 UTC 2004
On Sat, Nov 27, 2004 at 03:58:17PM -0800, Vram wrote:
>
>
> OK.. I give what did I do wrong?
>
>
> root at ubuntu:/home/vram # apt-get install pdksh
> Reading Package Lists... Done
> Building Dependency Tree... Done
> pdksh is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> root at ubuntu:/home/vram # slocate -U /
> root at ubuntu:/home/vram # which pdksh
> root at ubuntu:/home/vram # locate pdksh
> /var/lib/dpkg/info/pdksh.md5sums
> /var/lib/dpkg/info/pdksh.list
> /var/lib/dpkg/info/pdksh.postinst
> /var/lib/dpkg/info/pdksh.postrm
> /var/cache/apt/archives/pdksh_5.2.14-12_i386.deb
> /usr/lib/menu/pdksh
> /usr/share/doc/pdksh
> /usr/share/doc/pdksh/PROJECTS.gz
> /usr/share/doc/pdksh/changelog.0.gz
> /usr/share/doc/pdksh/NEWS.gz
> /usr/share/doc/pdksh/NOTES.gz
> /usr/share/doc/pdksh/copyright
> /usr/share/doc/pdksh/examples
> /usr/share/doc/pdksh/examples/ksh.kshrc.gz
> /usr/share/doc/pdksh/examples/profile.gz
> /usr/share/doc/pdksh/changelog.gz
> /usr/share/doc/pdksh/BUG-REPORTS.gz
> /usr/share/doc/pdksh/changelog.Debian.gz
> root at ubuntu:/home/vram #
>
>
> I don't see pdksh....... 8^((
>
>
> Suggestions???
To see all the files installed by a package, use 'dpkg -L <pkgname>'.
~$ dpkg -L pdksh|grep bin
/bin
/bin/ksh
/usr/bin
/usr/bin/ksh (which is a symlink to /bin/ksh)
More information about the ubuntu-users
mailing list