Handle nonexistent interpreter or pager #11

Open
opened 2022-04-08 13:53:03 -07:00 by kj7rrv · 0 comments
Owner

With the default choices, if bash is not available, it should warn the user and fall back to sh. For less, it should fall back to more. If a program chosen by the user, or one of the fallbacks, is unavailable, it should give a user-friendly error.

With the default choices, if `bash` is not available, it should warn the user and fall back to `sh`. For `less`, it should fall back to `more`. If a program chosen by the user, or one of the fallbacks, is unavailable, it should give a user-friendly error.
kj7rrv added the
bug
label 2022-04-08 14:44:50 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kj7rrv/netrun#11
No description provided.