Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
bubblev
/
cobbzilla-utils
Volgen
6
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
1
Wiki
Activiteit
Common utilities
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
244
Commits
2
Branches
1.9 MiB
Tree:
682312ab9a
feature/named_wrapped_streams
master
2.0.1
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '682312ab9a'
${ noResults }
cobbzilla-utils
/
bin
/
log-classes.sh
log-classes.sh
88 B
Ruw
Normale weergave
Geschiedenis
first commit
5 jaren geleden
1
2
3
#!/bin/bash
grep class,load | awk '{print $2}' | awk -F '$' '{print $1}' | sort | uniq