Search Results

Search: Posts Made By: Korn0474
1,883
Posted By Korn0474
It always seems peculiar to me when people come...
It always seems peculiar to me when people come to forums that focus on helping to provide answers and solutions to problems only to be told to go look elsewhere....
1,883
Posted By Korn0474
How do you add this "key"?
How do you add this "key"?
1,883
Posted By Korn0474
GnuPG Syntax Help
Hi all,

I'm trying to decrypt a GnuPG file but not having much luck. I'm new to using it and have tried 4 different ways to do it but nothing works. Here are examples of the attempts I have made:...
8,086
Posted By Korn0474
To which poster's example are you referring to?
To which poster's example are you referring to?
8,086
Posted By Korn0474
Alister, you're amazing. :b: Can you do me...
Alister, you're amazing. :b:

Can you do me one more favor and explain the syntax to me so I'll know for next time?
8,086
Posted By Korn0474
How To Use sed To Remove Text Between '/*'?
First of all let it be said that I hate sed. Every time I think I've got it figured out it proves me wrong. There, now with that out of the way here's my problem that I'm hoping one of you smart...
2,247
Posted By Korn0474
How To Run A For Loop In A Remsh?
Hi all,

I'm trying to remsh to another server and then execute a for loop command there but I'm getting unexpected errors and would appreciate any suggestions.

Ideally what I want to do is...
3,602
Posted By Korn0474
Excellent alternatives. Thank you both :b:
Excellent alternatives. Thank you both :b:
3,602
Posted By Korn0474
Ah. Thanks for the clarification. I conceived a...
Ah. Thanks for the clarification. I conceived a work around was to add a if test -f argument inside the loop to make sure it is a real file before trying to move it but I'd prefer to avoid the...
3,602
Posted By Korn0474
For Loop To Rename Multiple Files Finds One Non-existant File
Okay so here's something that's confusing me: I have a script that's designed to remove the words "new_" from the front of any file except two exceptions and it looks something like this...
for i in...
3,600
Posted By Korn0474
Yes it does. Thanks for explaining that so...
Yes it does. Thanks for explaining that so thoroughly. :b:

And thanks to everyone for their suggestions. :D
3,600
Posted By Korn0474
Can you explain the syntax to me? Thanks.
Can you explain the syntax to me? Thanks.
3,600
Posted By Korn0474
Thanks but I can't get it to function in...
Thanks but I can't get it to function in production. Running it as:
grep Building file.dat | sed "s/.*Building[^,]*\([^, ]\{4\}\),.*/Building=\1/"

...just spits out the whole line instead of just...
3,600
Posted By Korn0474
Grab characters following grep
Hi all,

I'm trying to gather data directly following a keyword in a file but I have no guarantee where it will appear in said file so I can't use cut or anything else that assumes it will be...
6,271
Posted By Korn0474
I tried the iconv command and got the following...
I tried the iconv command and got the following error: iconv: can not initialize the conversion
6,271
Posted By Korn0474
The byte count is the same on both the desktop...
The byte count is the same on both the desktop and UNIX. The first character under UltraEdit's hex mode is FF followed by FE
6,271
Posted By Korn0474
Backwards question mark appearing in FTP'd file
Hi all,

I'm trying to FTP what looks like a simple .txt file from my Windows XP desktop to my UNIX server. I've tried using several programs to do this including UltraEdit and FTP Commander. I...
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
I'm thinking I might chicken out too. I'm...
I'm thinking I might chicken out too. I'm thinking I might try using Partition Magic. I have 65GB of free space on my main drive. I think the best way may be to partition 40GB for Ubuntu. Is that...
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
Thanks. You and Jim both mention a dual boot...
Thanks. You and Jim both mention a dual boot setup. That's sounds like maybe a good place to start. Baby steps and all that. But you also mentioned that installing it will reformat my drive during...
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
I guess this is the piece to the puzzle that I...
I guess this is the piece to the puzzle that I didn't know. Last time I played with LINUX was years ago, it was Gentoo, and I was helping a buddy at work try and make it cooperate with Lotus Notes....
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
I'm not saying that it is. If I implied that than...
I'm not saying that it is. If I implied that than I apologize. I was just asking if I could retain my third party applications (ie: software made by Adobe, Mozilla, EA, Goldwave, etc) under the new...
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
Hi Jim, thanks for the response. I'm actually...
Hi Jim, thanks for the response. I'm actually hoping to remove Windows entirely. My ideal situation would be to get the new LINUX OS to see these 3rd party apps as they are now without having to...
Forum: Linux 12-17-2009
6,976
Posted By Korn0474
Will installing LINUX mean reinstalling my 3rd party apps?
Hi all,

Long time UNIX admin, first time LINUX user.

So I'm finally at the last straw with Windows. I hate it. I've always hated it but the wife was scared of change so I kept it going. But...
2,630
Posted By Korn0474
How To Grep Via REMSH
Well I didn't think this would be so complicated when I started it but, well, here we are. :(

I'm trying to REMSH to other servers and run a grep command. Now this works just fine until the item...
3,236
Posted By Korn0474
Test File Existance Remotely?
Thanks in advance to anyone that can help me answer this:
I'm trying to write an if statement that will run test -f on whether a file exists on another server and if it does not then report that...
Showing results 1 to 25 of 46

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