Richat@lemmy.ml to linuxmemes@lemmy.world · 12 days agoWindows 10 Support Ending Soonimagemessage-square142linkfedilinkarrow-up1815arrow-down189
arrow-up1726arrow-down1imageWindows 10 Support Ending SoonRichat@lemmy.ml to linuxmemes@lemmy.world · 12 days agomessage-square142linkfedilink
minus-squaregens@programming.devlinkfedilinkarrow-up2·edit-211 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·11 days agoThat’s not a bash script silly.
minus-squareewenak@jlai.lulinkfedilinkarrow-up10·11 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.