Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759676AbXEOIXy (ORCPT ); Tue, 15 May 2007 04:23:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756048AbXEOIXr (ORCPT ); Tue, 15 May 2007 04:23:47 -0400 Received: from an-out-0708.google.com ([209.85.132.250]:11634 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755133AbXEOIXq (ORCPT ); Tue, 15 May 2007 04:23:46 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JoHw4EZOkwGWO09HHH1WXM6VPs74KN/zfocN9uoSPdY44UKkRXtGJTuBJCyumkvLcpgCD0JBaRq0Gc9/up1FubJHQm3MG9zxOSF8I7VZfaNVPl5pKwxQpj9Yk8BL3wNiSgTvjRfe/rIN8b8dghI8PPogvm1Hz3/lI7vs+l5VrnY= Message-ID: Date: Tue, 15 May 2007 13:53:45 +0530 From: "S K" To: linux-kernel@vger.kernel.org Subject: Masking console output at boot time MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 499 Lines: 14 Hi - I want to mask all the messsages that are printed on console at boot time. I am looking for an approach, in which we can print '#' for every line of output sent to console at boot time. Can anybody suggest me something in this regard. TIA /)andeep - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/