@Richat@lemmy.ml to linuxmemes@lemmy.world • 28 days agoWindows 10 Support Ending Soonlemmy.mlimagemessage-square111fedilinkarrow-up1206arrow-down117
arrow-up1189arrow-down1imageWindows 10 Support Ending Soonlemmy.ml@Richat@lemmy.ml to linuxmemes@lemmy.world • 28 days agomessage-square111fedilink
minus-square@gens@programming.devlinkfedilink1•edit-227 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.
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.