This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b5372cc1a
qse
/
ase
/
test
/
awk
/
t29.awk
hyung-hwan
8dd23af516
*** empty log message ***
2006-08-13 16:05:04 +00:00
3 lines
37 B
Awk
Raw
Blame
History
{
gsub
(
"abc"
,
"&&&&"
)
;
print
$
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink