help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a setting to deny a command input that exceeds certain length?


From: conan zhan
Subject: Is there a setting to deny a command input that exceeds certain length?
Date: Wed, 08 Sep 2021 10:39:09 +0000

I have noticed that in 'bashhist.c' , any command input longer than
"SYSLOG_MAXLEN" will be truncated and log the only first 600 bytes. Is there a
setting in some script that denies a line longer than this/or some length?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]