Re: When I try to save html pages, nothing happens



On Tuesday 30 October 2007 14:28, Andrew Sackville-West wrote:
On Tue, Oct 30, 2007 at 02:02:42PM -0700, tom arnall wrote:
when you say 'the rest of /var should be owned by root as well,' do you
mean everything under /var, not just the immediate subdirectories?

andrew@basement:~/src/gnucash$ ls -lR /var/* 2>&1 | awk '/^\// { /
curr_dir=$0 } /^[^\/tl]/ {if ($3!="root") print curr_dir " " $0}' > /
~/non_root_vars

produces the attached output. I think it is what you need, showing
only those things that are *not* root-owned in my /var.

you can ignore /var/run.

hth

A

running:

ls -lR /var/* 2>&1 | awk '/^\// { curr_dir=$0 } /^[^\/tl]/ {if
($3!="root")  print curr_dir " " $0}' > ~/non_root_vars

in file 't', i get:

kloro@debian:~$ ./t
./t: line 1: /bin: is a directory

and no 'non_root_vars' in my home.


tom




--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Trapping Errant DMA Disk Ops
    ... Andrew Sackville-West wrote: ... readers of this list will begin to think that this is my solution to ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... Trouble? ...
    (Debian-User)
  • Re: IP Address networking - best way?
    ... On 1/12/07, Andrew Sackville-West wrote: ... three days for the datacenter to get eth0 back up and running I am ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... Trouble? ...
    (Debian-User)
  • Re: libcbtsysinfo in /home/user
    ... Andrew Sackville-West wrote: ... going on with my useraccount. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... Trouble? ...
    (Debian-User)
  • Re: Slow bash script
    ... Andrew Sackville-West wrote: ... (This is the purpose of the "|grep -v z" in script.) ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ... Trouble? ...
    (Debian-User)
  • Re: Fetchmail
    ... Andrew Sackville-West wrote: ... '103' and exim run by user '101' instead of by their names... ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Trouble? ...
    (Debian-User)