From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 07:35:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD4F6106564A for ; Wed, 18 Feb 2009 07:35:28 +0000 (UTC) (envelope-from omerfsen@gmail.com) Received: from mail-bw0-f170.google.com (mail-bw0-f170.google.com [209.85.218.170]) by mx1.freebsd.org (Postfix) with ESMTP id 4A8968FC18 for ; Wed, 18 Feb 2009 07:35:28 +0000 (UTC) (envelope-from omerfsen@gmail.com) Received: by bwz18 with SMTP id 18so6189176bwz.19 for ; Tue, 17 Feb 2009 23:35:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=VLGoHFjn3oZn08nET2CwsH+dJdMNMRw//0uJrJkOtzg=; b=GFb/5Z4FIYIVgu2bADnr2havAikHYKZiCGtK2NpAI6ONbnWbYGn28DYPrDKHVwsE2Y vJCsFbcW77Tc2moUNrGFFtynKq7klcgZdmXEbeABnNrUDKmfvFhx+uCv4w6Www1OvAoE vXqv7o2duX2h/3OR0WGFlTcaU3oXeQg3/DSvs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=u12KXXCZJs+hrtfSspj0jnlUd/pbnqfH0HD0ruuQU71BU1ib1PIqyYZaEgj8sSZgrm 8gTS5iYF+ab76eguBV9ww1qBRKmSBotGKnsEOxaG+VVwxii3Gw0quHG+25aMnwQFFZpl x7n6NVy74/83v9OYcLSYB37PhzmJ6yJ+7cyfQ= MIME-Version: 1.0 Received: by 10.181.139.10 with SMTP id r10mr164116bkn.11.1234942527305; Tue, 17 Feb 2009 23:35:27 -0800 (PST) Date: Wed, 18 Feb 2009 09:35:27 +0200 Message-ID: <75a268720902172335t2c0c6aa2o3b509221f8fcddbc@mail.gmail.com> From: Omer Faruk Sen To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: top output question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 07:35:29 -0000 Hi, I see process like what is the meaning of <> in top output I couldn't find it in the manual page. Regards.