Skip to content
  • Home
  • Blog
  • Wish List
Digital Developer
  • Home
  • Blog
  • Wish List
  • Home
  • Blog
  • Wish List

Tag: Terminal

Home/Tag: Terminal

watch

watch in linux is used to run a reocurring command and display the output. I find it super useful when you need to follow a truncating log file. Example: To follow a log file, you can run the following command: watch “tail -n 50 output.log” Your immediate thought might be to just run tail -f…

Read More

16 April 2022AndrewCode, Knowledgebase, Linux BashBash, Code, Commands, Linux, Terminal
Developed by Think Up Themes Ltd. Powered by WordPress.
  • Knowledgebase
  • Code
  • Reviews
  • Photos
  • AS