index
:
lh-bootstrap
master
small
Mirror of git://git.skarnet.org/lh-bootstrap
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layout
/
rootfs
/
bin
/
ll
blob: b0eebc83a511e1e94077d2cc6b574af923bada3f (
plain
)
1
2
3
4
5
6
#!/command/execlineb -P
pipeline
{
ls -la
}
less