This website requires JavaScript.
Explore
Help
Sign In
s412146
/
s412146-mlworkshops
Watch
1
Star
0
Fork
0
You've already forked s412146-mlworkshops
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
s412146-mlworkshops
/
file2.awk
Dawid Kubicki
96f02609aa
metryki2
2019-04-26 13:27:15 +02:00
7 lines
40 B
Awk
Raw
Permalink
Blame
History
BEGIN
{
FS
=
"\\t"
}
{
print
$
3
}
Reference in New Issue
View Git Blame
Copy Permalink