#!/bin/sh ipmitool -U ADMIN -P $(pass Local/TweetyIPMI | head -1) \ -I lanplus -H 192.168.1.21 $@;