10-07-2015 10:59 AM - edited 03-01-2019 09:17 AM
Is there an easy way to remove a UNIX/LINUX 'banner' when running a command like 'ls'? We are attempting to gather a file name to use as a variable in a following job, however, the output of the job contains 'stty: tcgetattr: A specified file does not support the ioctl system call.' Although the file name is also listed in the output, the variable is pulling the header as well.
10-08-2015 06:15 AM
Feedback forum is dedicated to other topic. See description for details.
I moved this thread to more appropriate community.
10-21-2015 02:14 AM
There are options for the login shell which can suppress the banner although it depends to some extent how its being displayed. There are applicable SSH configuration options (Banner and PrintMotd) which you can use to silence the logins.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide