Richat@lemmy.ml to linuxmemes@lemmy.world · 6 days agoWindows 10 Support Ending Soonlemmy.mlimagemessage-square149linkfedilinkarrow-up1809arrow-down188
arrow-up1721arrow-down1imageWindows 10 Support Ending Soonlemmy.mlRichat@lemmy.ml to linuxmemes@lemmy.world · 6 days agomessage-square149linkfedilink
minus-squaregenslinkfedilinkarrow-up2·edit-25 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·5 days agoThat’s not a bash script silly.
minus-squareewenak@jlai.lulinkfedilinkarrow-up10·5 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.