Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
shell:watch
Name
shell:watch, watch — watches and refreshes the output of a command
Synopsis
shell:watch [
--help
] [[
-n
] | [
--interval
] seconds] {
command
}
Arguments
| Argument | Interpretation |
|---|---|
--help | Displays the online help for this command |
-n,--interval | Specifies the interval, in seconds, between executions of the command. The default is 1. |
command | Specifies the command to watch and refresh. |