Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
jhbl
###!/bin/bash count=0 while read test; do for s in $test; do if [$count -lt 3]; then if [[ $s =~ ^char[a-zA-Z0-9_]+\[(([0-1]?[0-9]?[0-9])|([2][0-4][0-9])|(25[0-5]))\] ]]; then echo "Result: "$s let 'count=$count+1' fi fi done done #end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Find ERROR
Functions and variables
reverse pyramid
basc1
It crashes when I try it in an interactive terminal
GetListRDA
dico.txt
Test1
heyy
test
Please log in to post a comment.