diff test2.sh @ 0:f049a3340d2c

added some files
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Wed, 17 Jul 2013 08:07:00 +0900
parents
children f94fc7812cd8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test2.sh	Wed Jul 17 08:07:00 2013 +0900
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+#PBS -q tqueue
+#PBS -N test
+#PBS -l walltime=00:05:00
+
+uniq $PBS_NODEFILE /tmp/nodes
+cat /tmp/nodes