The os2 tag has no wiki summary.
6
votes
3answers
225 views
OS/2 grep had a great feature where it would show you n lines BEFORE the search item was found. Is there an equivalent in unix anywhere?
Solaris would be preferable, but I'll take linux or something I can compile. Does such a beast exist?
2
votes
1answer
215 views
OS2/Warp - Remotely Stop and Restart a Program
Our current phone system runs off of a legacy OS2/Warp box. Periodically we have to log into the machine and restart OS2RSD.exe and then start it again and the phone system starts working again. The ...
1
vote
1answer
175 views
Netstat flags on OS/2
On an OS/2 box, what do the flags UGDP mean in the output of netstat -r. Google seems to point to them meaning Up, Gateway (i.e. an indirect root), and Dynamic (learned from a redirect), but that ...