$! Fake_UNIX.com $! 15_APR_1994, David Mathog, Biology division, Caltech $! $! straight hacks into the POSIX shell for unix mappings $! $ cat :== posix posix$bin:cat.. """ $! doesn't exist!!! cd :== posix posix$bin:cd.. """ $ cp :== posix posix$bin:cp.. """ $ df :== posix posix$bin:df.. """ $ egrep :== posix posix$bin:egrep.. """ $ fgrep :== posix posix$bin:fgrep.. """ $ grep :== posix posix$bin:grep.. """ $ lp :== posix posix$bin:lp.. """ $ lpstat:== posix posix$bin:lpstat.. """ $ ls :== posix posix$bin:ls.. """ $ mkdir :== posix posix$bin:mkdir.. """ $! Bug in posix, this runs away no matter what if TCP/IP or LAT connection $! breaks $! more :== posix/TIME=00:00:01.00 posix$bin:more.. """ $ more :== 'most' $ mv :== posix posix$bin:mv.. """ $ ps :== posix posix$bin:ps.. """ $ pwd :== posix posix$bin:pwd.. """ $ rm :== posix posix$bin:rm.. """ $ vi :== posix posix$bin:vi.. """ $ wc :== posix posix$bin:wc.. """ $! $! vaguely unixy stuff that really should be done under DCL $! $ man :== help $ who :== "show users/full" $ pipe :== "define/user sys$output " $ lpq :== "show queue/all"