5eec3c7561
This is the last freely redistributable version (newer ones are available under a restrictive license, though still at no charge). Rodney Mach <rmach@engin.umich.edu> helped by finding the distfile. He has written a patch to this version of PBS for AFS support. The patch is available through http://www-personal.engin.umich.edu/~rmach/pbsafs/ . PR: 12188 Submitted by: David A. Bader <dbader@eece.unm.edu>
10 lines
344 B
Bash
10 lines
344 B
Bash
#!/bin/sh
|
|
cat << EOF
|
|
****************************************************
|
|
* *
|
|
* If you won't be using PBS any longer, you may *
|
|
* want to remove /var/spool/pbs/ and its contents. *
|
|
* *
|
|
****************************************************
|
|
EOF
|