Howto run DSET silently ?

Florent Gilain Florent.Gilain at direct-energie.com
Mon May 5 06:53:09 CDT 2008


I can't because questions need to be responded, isn't it ?

Florent

-----Message d'origine-----
De : Marcus Franke [mailto:mfranke at evendi.de]
Envoyé : lundi 5 mai 2008 11:13
À : Florent Gilain
Cc : linux-poweredge at dell.com
Objet : Re: Howto run DSET silently ?

On Mon, May 05, 2008 at 10:58:27AM +0200, Florent Gilain wrote:
> Hello,
>
> I'm looking for a way to frequently generate a DSET report (zip file) using cron on all my Dell PE servers...
>
> Can someone help me finding the correct syntax for doing this ?
>
> Thanks a lot
>
> Nb : if possible, without the default 'dell' password for unzipping...
>


Why not redirect all command line output to /dev/null?

dset YOUR_OPTIONS_HERE 2>&1 > /dev/null



regards,
Marcus




More information about the Linux-PowerEdge mailing list