This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ae679c131
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
root
/
hook.d
/
alert
/
yo.awk
5 lines
70 B
Awk
Raw
Blame
History
#!/usr/bin/awk -f
BEGIN
{
print
"hook.d/alert/yo.awk: yo "
ARGV
[
1
]
}
Reference in New Issue
View Git Blame
Copy Permalink