sexta-feira, 21 de outubro de 2011

semd

Op: Rq=1,Rl=2,Sh=3,In=4,InM=6,RmM=7,Clo=8,RmLM=9,Exit=10,AllowReInit=11 :10

3: Show the status of the semaphore.
4: Command "initialize".
10: Exit the semd program.


ex:
#!/bin/bash
SEMA=3; echo "4 $SEMA -1 3 10" > options; semd pf=INSTANCE_PROFILE < options

Nenhum comentário:

Postar um comentário