Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux custom command

alias grabip="grep -oE '([0-9]{1,3}.){3}([0-9]{1,3})'"
 
PREVIOUS NEXT
Tagged: #linux #custom #command
ADD COMMENT
Topic
Name
5+7 =