as somone know i have a url graber script, and i want to get commands from standard inn how do i do that?

as somone know i have a url graber script, and i want to get commands from standard inn how do i do that?

get a command and run it ?

#!/bin/bash
read command
$command

should work

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.