Skip to content
GitLab
Explore
Sign in
👍
0
👎
0
Reza Fouladi
@reza
·
Nov 23, 2020
grep -ro "use LaravelEnso.
" . | grep -Eop "LaravelEnso\\.
?\\" | sort | cut -d"\" -f1 -f2 | uniq
grep -ro "use LaravelEnso.*" . | grep -Eop "LaravelEnso\\\\.*?\\\\" | sort | cut -d"\\" -f1 -f2 | uniq
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment