Skip to content

simple command line tool which adds a delimiter to output after it has been 'silent' for a couple of seconds

License

Notifications You must be signed in to change notification settings

hippiefahrzeug/ad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ad - add delimiter

simple command line tool which adds a delimiter to output after it has been 'silent' for a couple of seconds

usage:

Usage of 'ad':
  -d string
      the delimiter to be printed out (default "#########################################")
  -n int
      number of times to print delimiter (default 3)
  -t int
      number of seconds to wait before printing the delimiter (default 3)

example:

dmesg --follow | bin/ad

screencast:

https://youtu.be/98iLeZiRxwI

changelog

  • 2026-09-26 first working version

About

simple command line tool which adds a delimiter to output after it has been 'silent' for a couple of seconds

Resources

License

Stars

Watchers

Forks

Packages

No packages published