diff options
Diffstat (limited to 'nproc.sh')
-rw-r--r-- | nproc.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nproc.sh b/nproc.sh new file mode 100644 index 0000000..f70e2ca --- /dev/null +++ b/nproc.sh @@ -0,0 +1,2 @@ +# This is not implementable portably, so just always say one. +echo 1 |