linux - Execute parametered command as another user -



linux - Execute parametered command as another user -

i thinking little bash scripting, barriers defeated me.

the command run, following:

sudo su -l tesztfelhasznalo -c "screen -admsl cs00 nice -n 0 ./hlds_run -game cstrike +ip 127.0.0.1 +port 27015 +maxplayers 16 +map de_dust2 -pingboost 2 -autoupdate"

there no screen created, after executing. hlds_run's start parameters problem, don't know how right syntax in "setup".

thanks.

linux bash screen sudo su

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -