*** empty log message ***
This commit is contained in:
10
ase/test/awk/emp-023.out
Normal file
10
ase/test/awk/emp-023.out
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
print $1,length ($1);
|
||||
}
|
||||
|
||||
Beth 4
|
||||
Dan 3
|
||||
Kathy 5
|
||||
Mark 4
|
||||
Mary 4
|
||||
Susie 5
|
Reference in New Issue
Block a user