summaryrefslogtreecommitdiff
path: root/layout/rootfs/bin/ll
blob: b0eebc83a511e1e94077d2cc6b574af923bada3f (plain)
1
2
3
4
5
6
#!/command/execlineb -P
pipeline
{
  ls -la
}
less