Sample Header Ad - 728x90

Linux `watch` segmentation fault

0 votes
1 answer
2402 views
When I try to use Linux watch with a command which returns color output, I get the error: segmentation fault (core dumped). The command itself is the following: watch --color --no-title --interval 1 ls\ --color If I remove either --no-title or --color (from watch or ls), the error doesn't show up. What can be the reason of the error? Arch; watch from procps-ng 3.3.11; zsh 5.1.1; GNU bash 4.3.4.2
Asked by Shamaoke (221 rep)
Nov 18, 2015, 03:40 PM
Last activity: Jul 5, 2025, 09:05 AM