renamed ase to qse
This commit is contained in:
2
qse/cmd/awk/emp-021.awk
Normal file
2
qse/cmd/awk/emp-021.awk
Normal file
@ -0,0 +1,2 @@
|
||||
{ names = names $1 " "; }
|
||||
END { print names; }
|
Reference in New Issue
Block a user