Difference: TorqueAuks (2 vs. 3)

Revision 32013-06-19 - AndrewPickford

Line: 1 to 1
 
META TOPICPARENT name="AndrewPickford"

Torque and Auks

Line: 22 to 22
 
#!/bin/bash
Changed:
<
<
user_id=`id -u`
>
>
user_id=`id -u ${2}`
 job_id=${1} echo ${user_id} ${job_id} > /tmp/test_${user_id}_{job_id}
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback