Search Results

Search: Posts Made By: rlinsurf
2,245
Posted By rlinsurf
I have actually gone through the man page several...
I have actually gone through the man page several times, and can't figure out how to make a working command.

The script doesn't seem to do what I'm looking for. A simple command.
2,245
Posted By rlinsurf
Xfsdump to a file
I'm a complete unix n00b, and I'm trying to use xfsdump to write a dump to a file. I've tried going over the man page, and can't make heads or tails out of it to write to a file. I know I need to use...
Forum: OS X (Apple) 08-14-2010
10,349
Posted By rlinsurf
dtrace apparently is present, but when the...
dtrace apparently is present, but when the command is run I get:
dtrace: no probes specified
Forum: OS X (Apple) 08-14-2010
10,349
Posted By rlinsurf
Looks like I don't have strace. Is that available...
Looks like I don't have strace. Is that available in Mac OS X?
bash: strace: command not found

Also, this is the latest rsync, v.3.0.7.
Forum: OS X (Apple) 08-13-2010
10,349
Posted By rlinsurf
Well, I just moved my OS to a new drive, but of...
Well, I just moved my OS to a new drive, but of the same name, and now I'm getting the same permissions issues with the new command.
Forum: OS X (Apple) 07-20-2010
10,349
Posted By rlinsurf
I'll give it a try and let you know :) ...
I'll give it a try and let you know :)

---------- Post updated at 02:50 PM ---------- Previous update was at 01:44 PM ----------

That did it. Thank you.

BTW, can I ask you what the...
Forum: OS X (Apple) 07-20-2010
10,349
Posted By rlinsurf
rsync is changing permissions
I have the following command. This is meant to download all files from my server to the Downloads folder of my startup drive:

/usr/local/bin/rsync -avve ssh --numeric-ids --delete --ignore-errors...
46,355
Posted By rlinsurf
np :) I think I had forgotten the # command...
np :)

I think I had forgotten the # command at the top. That works perfectly, of course.

Thanks again.
46,355
Posted By rlinsurf
Cool :) Thanks very much. ----------...
Cool :)

Thanks very much.

---------- Post updated at 03:09 PM ---------- Previous update was at 01:20 PM ----------

Well, I checked out the mini script, and it isn't actually working.
...
46,355
Posted By rlinsurf
Actually, I found yet another way to do this....
Actually, I found yet another way to do this. Just place the wildcard outside the quotes:

cat 'my file.'* > 'my file'

But I still like the double-quotes better :)

As far as the verbose...
46,355
Posted By rlinsurf
cat multiple files questions
Hi--

I'm trying to figure out how to use cat more wisely. I have the following command, which works, but I'd like to understand how to get it to work more clearly and efficiently.

cat 'my...
Showing results 1 to 11 of 11

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