diff options
Diffstat (limited to 'layout/rootfs')
-rwxr-xr-x | layout/rootfs/bin/ll | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/rootfs/bin/ll b/layout/rootfs/bin/ll new file mode 100755 index 0000000..b0eebc8 --- /dev/null +++ b/layout/rootfs/bin/ll @@ -0,0 +1,6 @@ +#!/command/execlineb -P +pipeline +{ + ls -la +} +less |