Does anyboyd know where I can find out what the "C" colum in a `ps -ef` means? I looked through the man page, but it didn't jump out at me. The reason I am asking is that I have a backup process the will run for a while and then crashes with no error. The only thing I have noticed is that just before it crashes the "C" column in `ps -ef` grows. I'm hoping there is something there to help me figure out what is happening.
Thanks, Garl [EMAIL PROTECTED] root]# ps -ef UID PID PPID C STIME TTY TIME CMD root 1 0 0 Jan16 ? 00:00:04 init root 2 1 0 Jan16 ? 00:00:00 [keventd] root 3 1 0 Jan16 ? 00:00:00 [ksoftirqd_CPU0] root 8 1 0 Jan16 ? 00:00:00 [bdflush] ======================================================================= Garl R. Grigsby Senior Customer Applications Engineer - I-DEAS CAE, NX NASTRAN, & FEMAP ----------------------------------------------------------------------- UGS PLM Solutions Phone: (800) 955-0000 Global Technical Access Center FAX: (541) 342-8277 1750 Willow Creek Circle Email: [EMAIL PROTECTED] Eugene, OR 97402 Internet: http://support.plms-eds.com ======================================================================= -FEA makes a good engineer great, and a poor engineer dangerous- ======================================================================= _______________________________________________ EuG-LUG mailing list [EMAIL PROTECTED] http://mailman.efn.org/cgi-bin/listinfo/eug-lug
