Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cat instances.txt | sort | uniq| cut -f2 -d ',' |sort |uniq -c |grep -v " 1" > dupilcated.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement