@Richat@lemmy.ml to linuxmemes@lemmy.world • 2 months agoWindows 10 Support Ending Soonlemmy.mlimagemessage-square112fedilinkarrow-up1207arrow-down117
arrow-up1190arrow-down1imageWindows 10 Support Ending Soonlemmy.ml@Richat@lemmy.ml to linuxmemes@lemmy.world • 2 months agomessage-square112fedilink
minus-square@gens@programming.devlinkfedilink1•edit-22 months agonmap -sn x.x.0.0/24 I think, was a while. Pure coincidence how I know. Edit: no, it’s one less x because 16 is the middle.
minus-square@ewenak@jlai.lulinkfedilink6•2 months agoJust add #!/bin/bash before the code from above.
nmap -sn x.x.0.0/24 I think, was a while. Pure coincidence how I know.
Edit: no, it’s one less x because 16 is the middle.
Close!
That’s not a bash script silly.
Just add
#!/bin/bash
before the code from above.