10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi all.
I'm in the process of migrating existing script on UNIX server to the LINUX platform.
One of the script that have issues is this one:
cd /home/edwh_test/S13018/EDWH-DMT03/stgdata/RPT/
# GIANT #
rm -f INPUT_GIANT.csv
filename=INPUT_GIANT_*csv
GIANT_MONYYYY=$(echo $filename | awk... (9 Replies)
Discussion started by: aimy
9 Replies
2. UNIX for Dummies Questions & Answers
Will a program or application that runs in one UNIX run in any UNIX? Shouldn't they?
Why not?
What are the constraints? What keeps OpenOffice for Solaris from working on a HP-UX box?
Wouldn't life be simpler (and thus more eficient) if all UNIXes were «a UNIX» instead of manufacturers' vault? (2 Replies)
Discussion started by: spitzer
2 Replies
3. Solaris
Dear All,
Need your advise.
Can the Sun Fire V240 or Sun Fire V440 support with IPv6? Or it was depend to the OS? Any supporting document i can refer?
Thank for help (0 Replies)
Discussion started by: pcw
0 Replies
4. Solaris
Sorry, if this isn't the right forum for this question. I would like to compile an executable with gcc/g++ under Solaris 10 on the following OLDER SPARC-machine and then run this executable on the NEW SPARC-machine (see description down in this post). I'm wondering if it would be possible or if... (4 Replies)
Discussion started by: sunfire
4 Replies
5. SCO
Hi
I'm going to buy C-ISAM 7.25 under sco unixware 7 to install in sco openserver 5.0.7.
I'm wondering sco unixware 7 and sco openserver 5.0.6 are binary compatibles ?
tnx (1 Reply)
Discussion started by: javad1_maroofi
1 Replies
6. HP-UX
Is any one told me that LTO3 tape Cartridge is compatible with LTO2 Tape Drive. (2 Replies)
Discussion started by: Shawn Paul
2 Replies
7. HP-UX
Could you please tell me if Informix 7.20 UD2 works on HP-UX 11i and if applications that works on HP-UX 10.20 and Informix 7.20 UD2 works on HP-UX 11i. Thanks a lot. (0 Replies)
Discussion started by: Irene Martínez
0 Replies
8. Filesystems, Disks and Memory
I really Hate the Monopoly Microsoft has over Software, but the fact remains it exists... so I wonder if there was a way to enable Programs Made for Windows and Mac to be Run in Unix as if it was in the Specified OS. Like a Compatibility Wizard. Or in a dual boot computer, for Unix to be able to... (4 Replies)
Discussion started by: Elliandr
4 Replies
9. Shell Programming and Scripting
hi!
i have two problems with the following script who prepares a date (removes the heading zero from day if day<10) for arithmetical operations:
<script>
#!/usr/bin/sh
DAY=`date +%d`;
echo 1 - $DAY;#i.e. 06
DAY=${DAY#0};
echo 2 - $DAY;#i.e. 6
</script>
1. every time i run this... (3 Replies)
Discussion started by: oti
3 Replies
10. Filesystems, Disks and Memory
Hi there,,
I URGENTLY need to know if the Gigabyte GA 8IDML Motherboard is compatible with the Unix BSD. We need to know if we should buy new boards before we can use the product.
Thanking you
Hannelie Bosch:confused: :confused: (1 Reply)
Discussion started by: hbosch
1 Replies