ARIFY(1) | ARIF User Manual | ARIFY(1) |
arify - execute program with input methods
arify [options] pathname [args]
Executes the program referred to by pathname, passing args as its command-line arguments.
If the program uses a line editor supported by ARIF, it will be provided with the ability to interact with input method engines. The exact behaviour depends on the frontend specified.
If an error occurs before pathname is executed, the program exits with status 1. Otherwise, the exit status equals to that program's exit status.
This manual page only contains part of arify's usage. For anything not covered here, please refer to ARIF's Info entry.
Copyright (C) 2023 CismonX <admin@cismon.net>
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
You should have received a copy of the license along with this document. If not, see <https://www.gnu.org/licenses/fdl-1.3.html>.
arif_set_engine(3), readline(3)
The Info entry for ARIF
January 2, 2023 | 0.1.0 |