Andor Demarteau <[EMAIL PROTECTED]> writes:
> > > ~$ sudo apt-get
> > What does sudo stand for?
su is the command that lets you gain super-user rights.
sudo means "as super-user, do ..." but only applies to a restricted
set of commands.
Have fun,
--
Thomas Tempé
http://www.alysse.org/tom
Bi
Andor Demarteau <[EMAIL PROTECTED]> writes:
> > Perhaps even psudo object oriented command
> > structures where you'd say
> > file1->copy(file2, other, arguments);
> > IN stead of the usual.
I would advise you to get used to the unix shell syntax. Being less
verbose, it is much more expressi
2 matches
Mail list logo