Richat@lemmy.ml to linuxmemes@lemmy.world · 3 days agoWindows 10 Support Ending Soonlemmy.mlimagemessage-square148linkfedilinkarrow-up1795arrow-down190
arrow-up1705arrow-down1imageWindows 10 Support Ending Soonlemmy.mlRichat@lemmy.ml to linuxmemes@lemmy.world · 3 days agomessage-square148linkfedilink
minus-squaregens@programming.devlinkfedilinkarrow-up2·edit-22 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·2 days agoThat’s not a bash script silly.
minus-squareewenak@jlai.lulinkfedilinkarrow-up10·2 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.