Displaying 3 results from an estimated 3 matches for "prae".
Did you mean:
pae
2007 Aug 09
8
Dtrace - Segmentation Fault
After building and bfu''in the lastest ON build, any time I run a dtrace script I get a Seg Fault. Is there a dtrace for dtrace :)
Doug
root at prae> dtrace -n ''syscall::open*:entry { printf("%s %s",execname,copyinstr(arg0)); }''
Segmentation Fault (core dumped)
root at prae> pstack core
core ''core'' of 101364: dtrace -n syscall::open*:entry { printf("%s %s",execname,copyinstr(arg
ff...
2007 Jun 14
1
scatterplots: (equal axes and overlay)
Hi,
I am doing lots of scatterplots for my dissertation and to make the
comparable, I would like to have equal x- amd - y axis. Can I specify
their scale?
Another question adresses overlay scatterplots. Having prae and post
measures for each case, is it possible to have them in one graph with
symbols or colors for prae and post.
So
scatterplot(bdiprae,mocoprae) and
scatterplot(bdipost,mocopost) in one graph (for example green for prae
and red for post?)
thanks a lot in advance
Matthias
2006 Apr 19
4
DO NOT REPLY [Bug 3701] New: rsync_xal_set: lsetxattr system.posix_acl_default failed: Permission denied
...hda4 on /home type ext3 (rw,nodev,acl,user_xattr,usrquota)
...
[root@fileserver /home/lsoftware/someprog/Muster]# getfattr -d HLPTEXT.TXT
[root@fileserver /home/lsoftware/someprog/Muster]# getfacl HLPTEXT.TXT
# file: HLPTEXT.TXT
# owner: root
# group: users
user::rwx
user:hush:rwx
group::---
group:praes:r-x
mask::rwx
other::---
[root@backup /]# /usr/bin/rsync -avzRX --acls --delete-after --rsh="ssh -l
bckup -i /root/backup.key" backup@fileserver::all/home/lsoftware backup/
>/dev/null
home/lsoftware/someprog/Muster/FLOSKEL.MST: rsync_xal_set: lsetxattr
system.posix_acl_default failed...