#!/bin/sh # Copyright (c) 2024 DTB # SPDX-License-Identifier: FSFAP # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and this # notice are preserved. This file is offered as-is, without any warranty. . tests/bonsai/test_env ! npc -h # arg parsing npc -e /dev/null \ # | xargs "$BIN"/intcmp -e 8 \ # && i="$(printf '20 + %s\n' "$i" | bc)" #done