also @ TechSpot: Valve's Steam suffers worldwide failure over the weekend
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Begin your free trial now Pay-as-you-go options starting at $10/user/month

Best way to run a few commands at once?

Thread Tools Search this Thread
  #1  
Old 04-01-2009
TechSpot Member
 
Location: Virginia
Member since: Nov 2006, 94 posts
System specs
Best way to run a few commands at once?

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
  #2  
Old 04-01-2009
TechSpot Booster
 
Member since: Jul 2006, 405 posts
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
Closed Thread

Similar Topics
Topic Replies Forum
CS 1.6 commands help needed 0 Gaming
where can i find commands 7 Windows OS
Anyone knows of a list of Run commands? 4 Windows OS
Does anyone know any good dos fix commands for xp pro 1 Windows OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 02:05 PM.