Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (2)

Powered by Vanilla. Made with Bootstrap.
.SH Script Coding Question
  • Xin
    Posts: 3,251
    Hey guys im coding an autopwn script, but i was just wandering how i code the parameters in .sh such as in nmap when you type
    $ nmap -sV

    or
    $ nmap -V


    So how would i choose a different command based on the bit of text eg "-V"
    Xin