Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows batch ping a range of addresses

FOR /L %i IN (1,1,254) DO ping -a -n 1 192.168.10.%i | FIND /i "Reply">>c:ipaddresses.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: subtract 
Shell :: move all files in one folder to another too many files mv: Argument list too long 
Shell :: Vegeta CLI 
Shell :: Use Kubespray to deploy a Production Ready Kubernetes Cluster 
Shell :: gitattributes -diff 
Shell :: linux verify package install on remote system script 
Shell :: CMake 3.16.0 or higher is required. You are running version 3.10.2 
Shell :: install web3modal 
Shell :: intellij in ununtu 
Shell :: docker and kubernetes chear sheet 
Shell :: bash complete 
Shell :: thunderbird refresh emails shortcut 
Shell :: update pulumi 
Shell :: git bash add ssh key 
Shell :: is ther any way to save passwords securely of github in linux git 
Shell :: clé fedora36 
Shell :: download ubports-installer 
Shell :: how to create a new branch in git 
Shell :: Cloud watch agent for logs and use of PStore 
Shell :: ansible zypper add repository 
Shell :: spa in github not working 
Shell :: code audit 
Shell :: why i cant choose to install window 10 pro when installing 
Shell :: ubuntu tftp server 
Shell :: docker compose share gpu 
Shell :: oracle number of cpus 
Shell :: press return to continue linux which key should I press 
Shell :: undo the most recent local commits in Git 
Shell :: how to install red hawk 
Shell :: como veo lo que he cambiado en git 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =