Changeset 118 for trunk/oarutils
- Timestamp:
- Dec 17, 2015, 8:32:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/oarutils/oar-parexec
r117 r118 1 1 #!/usr/bin/perl 2 2 # 3 # 2011/11/27 gabriel3 # 2011/11/27 Gabriel Moreau 4 4 5 5 use strict; … … 512 512 513 513 Signal to listen and make a clean stop of the current C<oar-parexec> process. 514 By default, use USR2 signal (see C<kill -l> >for a list of possible signal).514 By default, use USR2 signal (see C<kill -l> for a list of possible signal). 515 515 516 516 =item B<-t|--transmit> … … 682 682 GPL version 2 or later and Perl equivalent 683 683 684 Copyright (C) 2011 Gabriel Moreau / LEGI - CNRS UMR 5519 - France685 684 Copyright (C) 2011-2015 Gabriel Moreau / LEGI - CNRS UMR 5519 - France 685
Note: See TracChangeset
for help on using the changeset viewer.