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