Search Results

Search: Posts Made By: NullPtr
3,982
Posted By NullPtr
Yeah, i know, i'm already apologized for that...
Yeah, i know, i'm already apologized for that trash post. It's actually not my script, but i'm really need that script fixed for software that i need for study. So u have no idea why does the error...
3,982
Posted By NullPtr
Oh, sorry, I really do not really understand...
Oh, sorry, I really do not really understand this, I just need to fix the error in this script to install some software. I think I'll learn how to work with shell scripting later, now i just don't...
3,982
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...
3,982
Posted By NullPtr
Error in ksh script: missing right bracket
I have no idea how to write ksh script, but i'm really in need of help with this. I using fedora 30 and in attempt of runnig attached script i getting those errors, i solved first error by removing...
Showing results 1 to 4 of 4

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