praudit(1M) output in error --- no newline after exec_args,0
State
10-Fix Delivered (Fix available in build)
Category:Subcategory
audit:utility
Keywords
Responsible Engineer
Gary Winiger
Reported Against
solaris_10u3
Duplicate Of
Introduced In
solaris_2.3
Commit to Fix
snv_80
Fixed In
snv_80
Release Fixed
solaris_nevada(snv_80)
Related Bugs
Submit Date
20-September-2007
Last Update Date
13-May-2009
Description
See comments
using praudit to print audit records with exec_args and exec_env records being saved. When the number of strings in the argv is 0, there's no terminal newline, as with:
exec_args,0,exec_env, 19,SHELL=/bin/ksh,TERM=xterm, ...