Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



Best way to run a few commands at once?

daniel161
04-01-2009, 09:03 PM
Hey everyone,



I have an IRC bot that I am setting up, to start it I have to go into SSH and type something like....


cd location/
NOHUP ./botapp


Now that is not too hard in itself, but it gets tiring after a while to keep logging into SSH to get it going.

Is it possible to get the script jump-started in PHP? And PHP execute these commands?


Now I know PHP may not be the best option, but I just wanted to see if there is a better way to group the commands and possibly execute them at once. Possibly without having to login to SSH. Python script?


Thanks!


--Daniel L

Bluemouse
04-01-2009, 09:08 PM
Php can run linux commands.

Why not just use a shell or bash script though? You could even set up a cronjob for it so it will run hourly/weekly/etc, or set it to run when you ssh in by adding it to your .bashrc file. Or you can have it set to run when your computer boots...

Go with a shell script :) It's what it's there for ;)

Ad
04-01-2009, 09:08 PM
  

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

Weekend Open Forum: Have you upgraded to Windows 7 yet? What is there to like/not?

Tech Tip of The Week: Turn Off your Display Using a Windows Shortcut and More

Nvidia's profits up 74% in third quarter

Intel finds X25-M firmware bug

Samsung announces new .6mm-thick NAND memory package

DFI intros MI P55-T36, the world's first P55-based mini-ITX board

Nvidia Tegra 2 to double performance, arrive next year?

Google touts privacy and transparency with Dashboard

More Tech News

  
 Software Downloads

GMABooster 2.1a

Power Plan Assistant for Windows 7 v1.2b

Picasa 3.5.0.79.81

Adobe Shockwave Player 11.5.2.602

FileZilla 3.3.0 RC1

DivX Player 7.2.1.1 for Windows

VSO Image Resizer 3.0.0.140

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.