Board index » delphi » Re: Go, software activation, go!
Bob Dawson
![]() Delphi Developer |
Bob Dawson
![]() Delphi Developer |
Re: Go, software activation, go!2006-03-24 06:56:17 PM delphi64 <XXXX@XXXXX.COM>wrote Quote>- whoever would think that bobD |
Bob Dawson
![]() Delphi Developer |
2006-03-24 07:16:01 PM
Re: Go, software activation, go!
<XXXX@XXXXX.COM>wrote
Quote
QuoteFear of the commandline and "esoteric tools" to be playing with the kitchen utensils. bobD |
Bob Dawson
![]() Delphi Developer |
2006-03-24 08:58:55 PM
Re: Go, software activation, go!
"Oliver Townshend" wrote
Quote
bobD |
rambam
![]() Delphi Developer |
2006-03-24 10:03:32 PM
Re: Go, software activation, go!
"David Clegg" <XXXX@XXXXX.COM>writes:
QuoteAlthough they should probably give a medal to the one who came up with :-) |
Bob Dawson
![]() Delphi Developer |
2006-03-24 10:11:13 PM
Re: Go, software activation, go!
<XXXX@XXXXX.COM>wrote
Quote
Incidentally--what proportion of the time to you actually print a grep result? If I am grepping across source directories for a particular variable or statement use, I am generally interested in opening it in my code editor. Don't know that I have ever actually printed it. bobD |
Iman L Crawford
![]() Delphi Developer |
2006-03-24 10:36:19 PM
Re: Go, software activation, go!
Larry Drews <XXXX@XXXXX.COM>wrote in
QuoteBut we are talking about tar. Is this not the utility that unpacks a QuoteAnd I bet there are actual "programmers" out there that hardly ever RTFM and then use it. -- Iman |
Iman L Crawford
![]() Delphi Developer |
2006-03-24 10:38:31 PM
Re: Go, software activation, go!
"Oliver Townshend" <oliveratzipdotcomdotau>wrote in
QuoteStill have to think about -- Iman |
Iman L Crawford
![]() Delphi Developer |
2006-03-24 10:42:45 PM
Re: Go, software activation, go!
"Bob Dawson" <XXXX@XXXXX.COM>wrote in news:4423d4e9$1
@newsgroups.borland.com: QuoteI don't know what drove you to those tools, so hard to comment. -- Iman |
Iman L Crawford
![]() Delphi Developer |
2006-03-24 10:51:44 PM
Re: Go, software activation, go!
"Bob Dawson" <XXXX@XXXXX.COM>wrote in
QuoteBased on that logic, I guess code completion is a just fluff as well? QuoteSyntax checkers? Compiler hints? pretty useless for scripting language. I would say you should learn the environment you're in. If you're using windows, just get used to everything being a window program and hunt and peck through the menu system to find what you're looking for. If you're using unix, learn the command line and get used to command --help, command -?, man command to find what you're looking for. IMO, as a programmer you should easily adapt to whatever environment you're in. -- Iman |
Iman L Crawford
![]() Delphi Developer |
2006-03-24 10:59:50 PM
Re: Go, software activation, go!
"Bob Dawson" <XXXX@XXXXX.COM>wrote in news:44235b3f$1
@newsgroups.borland.com: Quotereason to tolerate wasting it on obscure tools that value their own important in windows, and why you can not just change .pdf, to .doc and open it with Word. Or why that attachment from their mac loving friend, without an extension can't be opened. Don't mistake what you're used to, to userfriendlyness. -- Iman |
Ben Hochstrasser
![]() Delphi Developer |
2006-03-25 12:21:14 AM
Re: Go, software activation, go!
Iman L Crawford writes:
QuoteI find myself doing ls and cat when I use the command prompt in windows. Ben |
Oliver Townshend
![]() Delphi Developer |
2006-03-25 07:31:28 AM
Re: Go, software activation, go!QuoteI find myself doing ls and cat when I use the command prompt in windows. the difference between the following: cd \data copy \olddata\* on Unix as opposed to Dos. The command I miss most in Dos is the ability to do vi `grep -ilw word *.4gl` Oliver Townshend |
Oliver Townshend
![]() Delphi Developer |
2006-03-25 07:33:09 AM
Re: Go, software activation, go!QuoteIncidentally--what proportion of the time to you actually print a grep Oliver Townshend |
Jon Springs
![]() Delphi Developer |
2006-03-25 09:49:43 AM
Re: Go, software activation, go!
Research done.
www.cs.bu.edu/help/unix/viewing_files_with_cat.html -----Jon----- "Bob Dawson" <XXXX@XXXXX.COM>writes Quote<XXXX@XXXXX.COM>wrote |
Jon Springs
![]() Delphi Developer |
2006-03-25 09:50:07 AM
Re: Go, software activation, go!
Oops, forgot ;-).
-----Jon----- "Bob Dawson" <XXXX@XXXXX.COM>writes Quote<XXXX@XXXXX.COM>wrote |