Hi Guys ,
Need some help with respect to scripting
I am working on a Unix platform(sun), where in I am asked to invoke table menu via command line which has lots of option like STATUS, REPORT ….
It goes like this
After login in to unix box , I am entering “yct”
It brings me a table with lot of option , I need to scroll down and then select “Report “ which display the report
Is it possible to for me to convert this entire action in to a single unix commad or can i call it via script.