diff options
author | Ron Yorston <rmy@pobox.com> | 2024-04-09 08:58:58 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-04-09 08:58:58 +0100 |
commit | fcf3ec2877f042c6957d808e562807089e23ebe6 (patch) | |
tree | 02fc4bf8d6fd8284564d3cf27cbd17482b8f5744 /init | |
parent | 55ecf3a746db5131ca078875168a59feab8b26f1 (diff) | |
download | busybox-w32-fcf3ec2877f042c6957d808e562807089e23ebe6.tar.gz busybox-w32-fcf3ec2877f042c6957d808e562807089e23ebe6.tar.bz2 busybox-w32-fcf3ec2877f042c6957d808e562807089e23ebe6.zip |
ash: add title built-in
Implement a 'title' built-in for ash. It's very simple-minded,
performs almost no error checking and is completely non-portable.
- With no arguments it prints the current console title.
- If arguments are provided the *first only* is set as the console
title.
Costs 88-116 bytes.
(GitHub issue #401)
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions