10 More Discussions You Might Find Interesting
1. UNIX and Linux Applications
Hi Team,
I am facing issue while using Xalan & Xerces for my application.
Below are my environment details i am using :-
Platform:- Oracle Linux 6.6
Compiler :- solarisstudio12.3 C++ compiler for Linux
Below are the versions of Xalan & Xerces source code used to build the shared object... (0 Replies)
Discussion started by: agrachirag
0 Replies
2. Linux Benchmarks
Just decided to run the benchmark for the heck of it.
-Version-
Dist: Debian GNU/Linux 8.5
CPU/Speed: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
RAM: DDR4 DRAM 64 GB 3000 MHz CMK64GX4M4B3000C15
MB: Maximus VIII Ranger
Bus: 8 sata, 1 M.2 Socket 3
Cache: L2=4 x 256KB, L3=8 MB shared... (1 Reply)
Discussion started by: bajanine
1 Replies
3. Shell Programming and Scripting
Hi,
I am associated with a project where we received multiple incident on daily basis for different support groups like(unix support,windows support,vms support).
We use HP service centre as a ticketing tool where we gets all the incidents generated automatically when something went wrong on... (2 Replies)
Discussion started by: naman agarwal
2 Replies
4. AIX
My JNI program work with jdk 5 but not jdk6 on aix 5.3.
i.e. I compiled & tested my program with jdk 5 and it worked.
Then with the same files & directory, I run jdk6 (I installed both
jdk5 & 6) and it failed.
Why?
jdk5 is ok:
$ /usr/java5_64/jre/bin/java -d64 -jar... (0 Replies)
Discussion started by: TsanChung
0 Replies
5. Shell Programming and Scripting
Hi,
i need to change a file with perl having contents below, but it will not do any action if change is being already made.
file.txt
AAAAAA
BBBBBB
CCCCCC
output.txt (that required)
AAAAAA
#BBBBB
DDDDDD
CCCCCC
Thanks, (2 Replies)
Discussion started by: learnbash
2 Replies
6. Shell Programming and Scripting
Hi,
i have one file, filename -> a.txt, i want that simple way just enter command and it will do that, not through redirection way.
AAAAAAAAAAAAAAAAAAAAAAA
BBBBBBBBBBBBBBBBBBBBBBB
CCCCCCCCCCCCCCCCCCCCCCC
DDDDDDDDDDDDDDDDDDDDDDD
EEEEEEEEEEEEEEEEEEEEEEE
FFFFFFFFFFFFFFFFFFFFFFF
i want... (10 Replies)
Discussion started by: learnbash
10 Replies
7. SuSE
hello every one,
here i am attempting to install freedce-1.1.0.7 on HP-UX machine.
in that process i ran a command ./configure at command prompt.
it's throughing the following error;
configure: error: freedce requires libdcethreads!
here i am pasting the ./configure output with... (1 Reply)
Discussion started by: mannam srinivas
1 Replies
8. Shell Programming and Scripting
Ok, here's the situation:
There's a script that runs every day on a UNIX box that collects files. The script has now been changed so that at the start of a new day, the script would create a new folder and then copy files to it for that day.
This has put me in a dilema as I have a script... (1 Reply)
Discussion started by: bbbngowc
1 Replies
9. Shell Programming and Scripting
Hi, I am a new Unix user and I would like to know which link to go to in order to learn Unix online. Something like tutorials for beginners (1 Reply)
Discussion started by: John K. Mbuki
1 Replies
10. UNIX for Dummies Questions & Answers
Hi,
I have the following question :
As far as I know unix doesn't store file creation dates.
Would that imply the following?
tar -cvzf backup.tar --newer
is equal to:
tar -cvzf backup.tar --newer-mtime ? (1 Reply)
Discussion started by: jamesbond
1 Replies