Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 13:28:00 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        freebsd-scsi@freebsd.org
Subject:   Editing modepages via script
Message-ID:  <20020614132800.A17519@curry.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help
I would like to modify a modepage entry with a script (depending
on various things). I think camcontrol can only pass modepages
to vi for editing. What I would like to do is something like:

camcontrol modepage sa0 -m 15 -P 0 | sed -e some_stuff | camcontrol modepage sa0 -m 15 -P 0

I don't want to use "camcontrol cmd ..." for it. Any hints?

Thanks,

	-Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614132800.A17519>