Re: Go, software activation, go!
- From: "Anders Isaksson" <i.rather@not>
- Date: 23 Mar 2006 23:29:23 -0700
Larry Drews wrote:
But we are talking about tar. Is this not the utility that unpacks a
distribution file? Isn't this something that a non-programmer would
have to use to install an application?
Maybe. It would probably be called by a batch file or through a nice
GUI if that was the case.
At work we're actually using tar in a product, not for installing the
product, but for reading diskettes produced on archaic unix systems
(yes, unix, not linux). It is used mainly by service technicians and
they have no problem double-clicking the file
'RunMeToReadTheUnixDiskette.bat' in Explorer.
And I bet there are actual "programmers" out there that hardly ever
use a command line tool. I know that I use the command line maybe 2
times a year.
Different kind of work, different needs. Also depends on what you're
used to. I find it is mostly faster to open a command window (actually
it's mostly already open) and type
dir MyFile* /s
than using the 'Search...' function in Explorer to find a file on my
hard disk (but since installing Copernic Desktop Search I'm using the
command window less for this purpose).
It is also much faster when you need to create many new directories:
cd TargetDir
md NewDir1
md NewDir2
...
md NewDirN
When you learn to use the 'previous commands' stack, and copy and paste
from ordinary windows into the command window it gets even more
efficient.
OK, I started with computers pre-DOS, so I do have most of the commands
ready at my fingertips...
--
Anders Isaksson, Sweden
BlockCAD: http://web.telia.com/~u16122508/proglego.htm
Gallery: http://web.telia.com/~u16122508/gallery/index.htm
.
- References:
- Go, software activation, go!
- From: marc hoffman
- Re: Go, software activation, go!
- From: Ingvar Nilsen
- Re: Go, software activation, go!
- From: theo
- Re: Go, software activation, go!
- From: A Programmer
- Re: Go, software activation, go!
- From: Oliver Townshend
- Re: Go, software activation, go!
- From: A Programmer
- Re: Go, software activation, go!
- From: marc hoffman
- Re: Go, software activation, go!
- From: A Programmer
- Re: Go, software activation, go!
- From: Craig Stuntz [TeamB]
- Re: Go, software activation, go!
- From: marc hoffman
- Re: Go, software activation, go!
- From: rambam
- Re: Go, software activation, go!
- From: marc hoffman
- Re: Go, software activation, go!
- From: rambam
- Re: Go, software activation, go!
- From: Larry Drews
- Re: Go, software activation, go!
- From: Jonathan Neve[Microtec]
- Re: Go, software activation, go!
- From: Larry Drews
- Re: Go, software activation, go!
- From: Iman L Crawford
- Re: Go, software activation, go!
- From: Bob Dawson
- Re: Go, software activation, go!
- From: Iman L Crawford
- Re: Go, software activation, go!
- From: Larry Drews
- Go, software activation, go!
- Prev by Date: Re: Go, software activation, go!
- Next by Date: Re: Delphi 6 Default Printer
- Previous by thread: Re: Go, software activation, go!
- Next by thread: Re: Go, software activation, go!
- Index(es):
Relevant Pages
|