AppImage / AppImage/AppImageKit
Appimage Commandline Notification of .config and .home interferes with output
Open
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- No merged PRs in 30d
Description
HI
Newbie at creating appimages. Created a bash appimage to be run in the terminal.
Using .config and .home folders.
When run get notification in terminal the .config and .home are being used.
Notification is sent to stdout not stderr interfering with appimage command output.
Notification is displayed on every run.
Could it be changed to use stderr and just once?
User having to do something like 'dmesg | myappimage 2>/dev/null' is awkward?
Asked at IRC to file a ticket but not sure how?
Thanks
Murray
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.