Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 5b10c3c

Browse files
committed
Added head and tail utilities for reading logs.
1 parent 28cf3bb commit 5b10c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qnx-image-builds/rocket.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ qnxuser:x:1000:qnxuser
265265
/bin/touch=touch
266266
/bin/sh=sh
267267
/bin/ksh=ksh
268+
/bin/tail=tail
269+
/bin/head=head
268270

269271
###########################################################################
270272
## TELEMETRY SYSTEM BINARIES

0 commit comments

Comments
 (0)