Hi there!
We are currently a Tivoli Storage Manager (aka Spectrum Protect) shop.
We'll be evaluating EMC Networker for a very specific use case (protecting long-term data on an Isilon cluster). As part of the POC, I plan to test Networker's efficacy as a traditional backup product...
OK...I created a database with the Launch option of 'Open Designated Frameset'. The left pane is a menu, the right frame contains the content. No problem there.
When accessed from your Lotus Notes Workspace, everything works great. You can open up any form you wish, submit it, and then get...
Korn Shell. How the heck do you echo out a trailing space?
rmt="/dev/rmt1"
output=$(echo $rmt" ")
That's not working. It's gotta be something simple, I just can't figure it out.
Any help would be appreciated.
Thanks!
Hi!
When I redirect the output of a command to a file, how do I capture an error condition of the command? It seems that the script can only capture an error in the redirection of the output of the command, not an error with the command itself.
As an example:
If the following command is...
This fellow wrote a WONDERFUL script named "datecalc". I use it in many of my scripts. EASY to use!
http://www.unix.com/unix-dummies-questions-answers/4870-days-elapsed-between-2-dates.html#post16559
Thank you all so much! I'm thrilled with the number and quality of the responses I received! The grep -f did the trick nicely. As it happened, there were no spaces on the lines, so the newline issue never surfaced.
Thanks again, folks!
I have a file with thousands of lines consisting of serial numbers (1 serial per line, fixed length of six characters each).
I need to do a grep for each serial number on another file.
So, if the first three rows of my serial number file are:
A12345
B12345
C12345
Then the following grep...
I am attempting to use reflection to load a dll on the fly. The dll in question is sitting in a directory named C:\MyAssemblies. I have added a reference to the dll in my project, and have specified the "Copy to local" option as false. The point is to be able to use the dll with dozens of...
Here's a noob question for you.
Lets say I have written an email class that is used by hundreds of programs. It's easy enough to add a reference to this class in each program, but what happens if I change the email class 6 months down the road? Do I have to recompile EVERY program that...
Good afternoon!
I'm interested in writing a program that can kick off a batch scripts, monitor their progress, and receive return codes from them when they complete.
Kindly point me in the right direction.
Thanks!
- Mikeymac
Thanks for responding, jimoblak!
I may end up doing just that. I was just hoping I could tap the collective wisdom of some long-time Photoshoppers for a better way.
Again, thanks!
Good afternoon!
I'm new to Photoshop, but am using Photoshop CS2 9.0.
Here's what I'm doing. I start with a .psd file containing a picture of a credit card with three variable text fields on it: Card number, cardholder name, and the expiration date.
I have a .csv file containing over 10,000...
Thanks, Chip!
I'm glad to see that I'm not missing something.
I know that XML is now the preferred format for transferring data from one system to another, but I now appreciate that it actually requires quite a bit of teamwork (between the sender and the recipient) to ensure that it is...
Good morning!
If you navigate to google.com, and select File --> Save As -->, and then opt to save the file in *.txt format, you will have nicely formatted text representation of the web page.
I would like to perform this function programmatically using VB.NET 2005.
Has anyone done this...
Rick,
I apologize for my use of the neologism "automagically". I also tend to dislike such terms, and am rather surprised that I included it in a post. Such words always reek of effeminacy when uttered by a man. Some of my least favorite neologisms:
anyhoo
bassackwards
adultolescence
blog...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.