Search Results

Search: Posts Made By: same1290
43,396
Posted By same1290
Hi drl Thanks for that feedback. That's a good...
Hi drl
Thanks for that feedback. That's a good idea. Getting the lengths is probably enough of a check and a lot quicker which is my main problem (with terabytes of data to check).

Sam
Forum: Linux 08-15-2008
4,570
Posted By same1290
Ah, thanks for that feedback. I guess...
Ah, thanks for that feedback.

I guess there's nothing that can be done about that right? no gcc options which create generally compatible instructions (if there is such a thing)?

In any case,...
Forum: Linux 08-14-2008
4,570
Posted By same1290
gcc compiled executable not working across x86_64 linux platforms
Hi
I compiled a hello world program on two different 64-bit Linux machines, named quimby and node0331. When I compile on quimby and run on node0331 I get a "Floating exception (core dumped)"...
17,234
Posted By same1290
Thanks for those tips. I tried cksum. It much...
Thanks for those tips. I tried cksum. It much faster which is what I need.
43,396
Posted By same1290
Hi, Thanks for your reply. I actually...
Hi,
Thanks for your reply.

I actually already compared the sizes using du. They're quite similar but not the same, I think maybe because the directory entries sizes are also part of the total...
43,396
Posted By same1290
Best way to diff two huge directory trees
Hi

I have a job that will be running nightly incremental backsup of a large directory tree.

I did the initial backup, now I want to write a script to verify that all the files were...
17,234
Posted By same1290
I do have GNU tools and that worked very well....
I do have GNU tools and that worked very well. Thanks.

I was wondering if there's a way to print out just the checksums and not the pathnames. I have a huge number of files - and I want to keep...
17,234
Posted By same1290
Dealing with spaces in file names in a shell script
Hi,

What's the best way to find all files under a directory - including ones with space - in order to apply a command to each of them. For instance I want get a list of files under a directory and...
Forum: UNIX and Linux Applications 08-01-2008
29,849
Posted By same1290
Checked ~/.ssh/id_rsa.pub and .ssh/authorized_keys
Ok I started over: I ssh'ed into the remote machine, bricklayer, and deleted .ssh/authorized_keys. then exited to the local machine, meggi, and deleted id_rsa and id_rsa.pub. Then regenerated the...
Forum: UNIX and Linux Applications 07-31-2008
29,849
Posted By same1290
SSH: Avoiding password prompt with rsa key generation
Hi,

I am using a remote storage service for backing up our data - we want to have a script run as part of a cron job which would do the backups from our local Linux machine to the service's Linux...
8,224
Posted By same1290
Ok thanks. I'll see what I can do with this. ...
Ok thanks. I'll see what I can do with this.

Sam
8,224
Posted By same1290
RE: Ownership problem using a CIFS-mounted volume
Hi M.P.H,

Thanks much for your suggestion. I will run it by my sys admin. But you're right, I don't care about doing mount if I can automate without it.

I'm not a Linux expert so I'll need a...
8,224
Posted By same1290
Ownership problem using a CIFS-mounted volume
Hello,

I am trying to use a storage service for backing large amounts
(terabytes) of data. The service uses Linux machines and allows
mounting of their disks using the CIFS/SMB protocol.

I...
6,130
Posted By same1290
How to parse a pathname in csh?
Thank you very much. That works perfectly, exactly what I need. (I should learn awk one of these days.)

>> Originally Posted by same1290 View Post
>> I am wondering if there's an easy way to...
6,130
Posted By same1290
How to parse a pathname in csh?
I am wondering if there's an easy way to extract individual directories from a pathname in a csh script. For example, if I have a shell variable such as
set datadirlist = /space/quimby/1

can...
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 03:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy