-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 moises wrote: | Hello! I need to execute a script in linux that it's going to be always | executing, i mean, when the computer starts its operating system, It | runs a script with a little JAVA program, but this program always is | active, and then, the operating system doesn't continue with the others | instructions because I execute the JAVA program and this program is not | going to finish until you press CTR-C. What can I do for executing this | program in other session automatically!!?? thanks for your help!!
End the command (assuming it's in rc.local) with a "&" to put it in the background. Example: /path/to/your/program & - -Rick - -- Rick Johnson, RHCE - [EMAIL PROTECTED] Linux/WAN Administrator - Medata, Inc. PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Signed and/or encpryted for everyone's protection. iEYEARECAAYFAj3rqCsACgkQIgQdhlSHZgMbagCfbiGSRDPgCUAD1q/fLo71ah1i BMIAoIHGE4IXmKcYd8GDvHs97Qdjgm+Q =GwHQ -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list