search for: textclip

Displaying 2 results from an estimated 2 matches for "textclip".

Did you mean: testclid
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
...kdir /Users/alan/Desktop/folder1 $ echo 'Hello' > /Users/alan/Desktop/folder1/file1 $ xattr --set color blue /Users/alan/Desktop/folder1/file1 In the Finder.app I set file1 to the color green. Drag a bit of text 'details' to folder1 to give /Users/alan/Desktop/ folder1/details.textClipping $ xattr --list /Users/alan/Desktop/folder1/* /Users/alan/Desktop/folder1/details.textClipping com.apple.FinderInfo clptMACS com.apple.ResourceFork <0000, 0000, 0x01, 0000, 0000, 0000, 0x01, 0x6c, 0000, 0000, 0000, 0x6c, 0000, 0000, 0000, 0x6e, 0000, 0000, 0000, 0...
2008 Jan 24
9
Making rsync compile under Mac OS X 10.3.9 with extended attributes
Somebody knows if it's possible to compile rsync (version 3 would be great, but can be 2.6.x) under Mac OS X 10.3.9 with extended attributes? Under OS 10.3.9 the Apple shipped rsync have not yet the -E argument option. RsyncX have a double free bug that is annoying. "Q" rsync 2.6.6 with extended attributes binary only works on 10.4 and above. I have tried to compile rsync