Reply To: why would my cron’d hcicyclesavemsgs5 -d -c -o 15

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf why would my cron’d hcicyclesavemsgs5 -d -c -o 15 Reply To: why would my cron’d hcicyclesavemsgs5 -d -c -o 15

#56257
Keith McLeod
Participant

The hcicyclesavemsgs makes use of the hciconnstatus command.  There is a format statement in hciconnstatus that uses 15 characters for the unique part of the thread name.  If you count the characters in the names you are using, they appear to be the same to the program.

Modify hciconnstatus format line to something like:

   set hfmt “%-15.15s %-28.28s %-5.5s %-7.7s %-20.20s” ;# Heading format

   set fmt “%-15.15s %-28.28s %-5.5s %-7.7s %-20.20s” ;# Output line format

This gives 28 characters of uniqueness and displays pretty well also. Then try your hcicyclesavemsgs.

Forum Statistics

Registered Users
5,117
Forums
28
Topics
9,292
Replies
34,435
Topic Tags
286
Empty Topic Tags
10