Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
status.sh 127 B
#! /bin/bash

echo "*************************"
echo "** KALYPSO STATUS "
pci -r 0x9000 -s 100
echo "*************************"