Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Loving Linux Pin
Jim Crafton17-Aug-04 10:22
Jim Crafton17-Aug-04 10:22 
GeneralRe: Loving Linux Pin
Ryan Binns17-Aug-04 19:15
Ryan Binns17-Aug-04 19:15 
GeneralRe: Loving Linux Pin
Jim Crafton18-Aug-04 15:43
Jim Crafton18-Aug-04 15:43 
GeneralRe: Loving Linux Pin
Neville Franks18-Aug-04 12:15
Neville Franks18-Aug-04 12:15 
GeneralRe: Loving Linux Pin
Jim Crafton18-Aug-04 15:42
Jim Crafton18-Aug-04 15:42 
GeneralRe: Loving Linux Pin
Henry miller18-Aug-04 5:46
Henry miller18-Aug-04 5:46 
GeneralRe: Loving Linux Pin
Jim Crafton18-Aug-04 16:07
Jim Crafton18-Aug-04 16:07 
GeneralRe: Loving Linux Pin
Henry miller19-Aug-04 3:37
Henry miller19-Aug-04 3:37 
I agree that unix is not the be all end all. I've never used VMS (or any mainframe OS), but I trust those who tell me there are advantages. However they are also able to see the disadvantages of those systems, one of which is losing some amount of power because not everything is a (normally text) file. Its a matter of trade offs. Unix ignored some things known about OS design when they designed it, but they also did a number of things right that windows ignored.

sbin is for system utilites that most users won't need, and often down have rights to call anyway. (If you need to be an admin to run some program why make is avaiable to the user?) I don't consider it fair to count that. And solaris does their own thing in most ways. There is a linux standards project that has standardised directory layouts, and most distributions follow it at least somewhat.

However all of this is just standard practice. I have a windows machine at work with a "c:\program files", and "d:\program files". I have seen linux distributions where all programs were in some form of /programs. With the standard unix layouts I can type "foo", and run a program that was just installed, while with windows I (or someone) has to adjust the path because programs are not installed in "program files" they are each installed in their own "program files\name" directory. Of course this has other advantages, so the only fair thing to say is it is different.

I still stand by the easy to use is not easy to learn comment. However you are not appling it as it was ment. Before you can decide where your program fits you need use cases to figure out who your users are. AT&T once made a complex hard to learn system because their operators were expected to use it for years, so saving a few tenths of a second here and there would not only making up the time to learn the system, but also save a lot of money. (this was back when AT&T was the monopoly) Most of us cannot go to that extreem because our users are not using only our app all day, but we do need to consider more than just learnability.
GeneralSet Font for Windows Pin
Khanh Trinh17-Aug-04 7:33
Khanh Trinh17-Aug-04 7:33 
GeneralRe: Set Font for Windows Pin
David Crow17-Aug-04 9:29
David Crow17-Aug-04 9:29 
GeneralRe: Set Font for Windows Pin
Khanh Trinh17-Aug-04 19:01
Khanh Trinh17-Aug-04 19:01 
GeneralRe: Set Font for Windows Pin
David Crow18-Aug-04 5:29
David Crow18-Aug-04 5:29 
GeneralRe: Set Font for Windows Pin
Khanh Trinh18-Aug-04 7:01
Khanh Trinh18-Aug-04 7:01 
GeneralgetExitCodeProcess Pin
ns17-Aug-04 7:22
ns17-Aug-04 7:22 
GeneralRe: getExitCodeProcess Pin
David Crow17-Aug-04 9:31
David Crow17-Aug-04 9:31 
GeneralRe: getExitCodeProcess Pin
Ryan Binns17-Aug-04 19:20
Ryan Binns17-Aug-04 19:20 
Generalserial link question (COM port on pC) Pin
jetournier17-Aug-04 7:02
jetournier17-Aug-04 7:02 
GeneralRe: serial link question (COM port on pC) Pin
valikac17-Aug-04 7:33
valikac17-Aug-04 7:33 
GeneralNeed help CListCtrl Pin
Metatron_17-Aug-04 6:47
Metatron_17-Aug-04 6:47 
GeneralRe: Need help CListCtrl Pin
Ravi Bhavnani17-Aug-04 7:21
professionalRavi Bhavnani17-Aug-04 7:21 
GeneralSTL problem Pin
BeerBelly17-Aug-04 6:25
BeerBelly17-Aug-04 6:25 
GeneralRe: STL problem Pin
Jeff Bogan17-Aug-04 7:18
Jeff Bogan17-Aug-04 7:18 
GeneralRe: STL problem Pin
digwizfox17-Aug-04 12:59
digwizfox17-Aug-04 12:59 
GeneralRe: STL problem Pin
Ryan Binns17-Aug-04 19:28
Ryan Binns17-Aug-04 19:28 
GeneralRe: STL problem Pin
digwizfox17-Aug-04 7:43
digwizfox17-Aug-04 7:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.