I’ve Windows and I need access to Asterik (Linux server), via SSH, to execute one command. Now I open Putty, enter IP Server, Port, user and password SSH, execute the sudo command, enter password again and I see the result. I want to automate this. So, I created one script via PLINK: plink -ssh -no-antispoof ..
Category : asterisk
I am trying to include an asterisk in my string. Does the asterisk have to proceed with a "" or followed by anything since it is a special character? I did: L"%s*{$content}" but I’m not sure if it needs an escape sequence. Source: Windows Que..
I’m a beginning programmer and I’m a little bit stuck with this code. All I have to do is an asterisk pyramid like that: * ** *** **** ***** **** *** ** * But when my pyramid starts to decrease, it stops with 4 asterisks and I have no more ideas to fix it. Hope ..
Recent Comments