Search Results

Search: Posts Made By: NullPtr
4,037
Posted By NullPtr
#!/bin/sh if [ ! -x "$1" ]; then echo...
#!/bin/sh

if [ ! -x "$1" ];
then
echo "Usage: sudo $0 <path-to-ug_install-script>"
echo "for example: sudo $0 /tmp/SIEMENS/nx100/ug_install"
exit 0
fi

echo
echo Bypassing Siemens PLM...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 07:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy