This series adds a couple of improvements to the "new" script. Patch-1/3 - Adds an optional name/email id parameter prompt to the new script while creating a new test file using the "new" file. Patch 2/3 - Replace "status=0;exit 0" with _exit 0 in the skeleton file in "new". [v1] -> v2 - Added RB of Zorro in patch 2 of [v1] - Modified the prompt message for entering the author name (patch 1 of [v1]) [v1] https://lore.kernel.org/all/cover.1747123422.git.nirjhar.roy.lists@xxxxxxxxx/ Nirjhar Roy (IBM) (2): new: Add a new parameter (name/emailid) in the "new" script new: Replace "status=0; exit 0" with _exit 0 new | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- 2.34.1