[GH-ISSUE #792] Support for scripting in firemon #535

Closed
opened 2026-05-05 06:04:23 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @netblue30 on GitHub (Sep 18, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/792

From wordpress:

I would like to script using firejail (for example, to use firejail –list or firejail –tree to find the PID of a process in order to close it). However, I noticed during experimentation that those commands are truncated by the terminal width, so that the output is inconsistent (grepping the output in a full-sized terminal would find extra values compared to a half-size terminal!). To facilitate scripting, could you please prevent truncation of those commands’ outputs? Or, if there is some other method I should be using instead, please let me know!

Originally created by @netblue30 on GitHub (Sep 18, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/792 From wordpress: I would like to script using firejail (for example, to use `firejail –list` or `firejail –tree` to find the PID of a process in order to close it). However, I noticed during experimentation that those commands are truncated by the terminal width, so that the output is inconsistent (grepping the output in a full-sized terminal would find extra values compared to a half-size terminal!). To facilitate scripting, could you please prevent truncation of those commands’ outputs? Or, if there is some other method I should be using instead, please let me know!
gitea-mirror 2026-05-05 06:04:23 -06:00
Author
Owner

@chiraag-nataraj commented on GitHub (Jul 30, 2018):

firejail --list and firejail --tree wrap now as far as I can tell, so this shouldn't be an issue. If you're still seeing this, please reopen!

<!-- gh-comment-id:408889314 --> @chiraag-nataraj commented on GitHub (Jul 30, 2018): `firejail --list` and `firejail --tree` wrap now as far as I can tell, so this shouldn't be an issue. If you're still seeing this, please reopen!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: github-starred/firejail#535
No description provided.