Richat@lemmy.ml to linuxmemes@lemmy.world · 17 days agoWindows 10 Support Ending Soonimagemessage-square142linkfedilinkarrow-up1823arrow-down191
arrow-up1732arrow-down1imageWindows 10 Support Ending SoonRichat@lemmy.ml to linuxmemes@lemmy.world · 17 days agomessage-square142linkfedilink
minus-squaregens@programming.devlinkfedilinkarrow-up2·edit-217 days 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-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·17 days agoThat’s not a bash script silly.
minus-squareewenak@jlai.lulinkfedilinkarrow-up10·17 days 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.Dang.