SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : MSFT Internet Explorer vs. NSCP Navigator -- Ignore unavailable to you. Want to Upgrade?


To: Reginald Middleton who wrote (15177)12/19/1997 6:43:00 PM
From: Keith Hankin  Read Replies (1) | Respond to of 24154
 
>>> The Unix NC OS may be designed to be transparent to the end user, but in reality, it is no more
transparent than that of a Win 95 on a secured LAN. Have you used the NC yet?

No, I have not used it, but from what I have read of the white papers, it is designed to be almost completely transparent as to what OS resides on any server machines to which it connects. BTW, I am curious - have you ever used an X-Station before



To: Reginald Middleton who wrote (15177)12/19/1997 7:45:00 PM
From: Justin Banks  Read Replies (2) | Respond to of 24154
 
Reg -

have enough experience on Unix to know that it ease of use is no comparison to that of Windows.

Ok, Reg. Real example (happened to me today). I'm looking at a directory that has 60000 .html files in it containing legacy financial information. I want to know which one has a particular set of information in it. I typed :

% grep -i '<what I wanted to find>' | less

How would I do this on Windows?

What if I want to change my ethernet submask? NT makes you reboot. What if I want to find all files on a file system that have been changed since Jan 17, 1987, and that contain the string 'Bletch'. How to do that?

All these things are one-liners in Unix.

-justinb