UNIX banner in Tidal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Cisco Workload Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
