the following program fails on a diskless Linux 2.1.48 machine with the error message "stale NFS file handle". The shell in use is bash 2.0 with glibc 2.0.4.
#!/bin/bash cat >/tmp/xxx <<BUGGY asdf BUGGY
Ralf