mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
5 lines
189 B
Bash
Executable File
5 lines
189 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# $Id: lu_info.sh 9132 2010-06-04 20:17:43Z manuel $ $HeadURL: svn://svn.lab.vmops.com/repos/vmdev/java/scripts/storage/zfs/iscsi/lu_info.sh $
|
|
|
|
iscsitadm list target $1
|