10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi
I want to write a very short bash script for doing the following action (on Ubuntu):
First, install java
Second, launch at a specific time (e.g. 4.30 pm) a java ANT program.
How can I do this? (3 Replies)
Discussion started by: Helveticus
3 Replies
2. Shell Programming and Scripting
Good afternoon,
I have just messed up and deleted some directories on my UNIX machine.
I would now want to know which packages are impacted by this. Therefore I have a look in the file "/var/sadm/install/contents" (which contains the filenames/directory names for each installation package). After... (2 Replies)
Discussion started by: scampsd
2 Replies
3. UNIX for Dummies Questions & Answers
Hi,
I would launch a script in background.
I've tried in this way:
But it doesn't work.
The sh launch a java application.
How can I solve?
Thanks, bye bye. (7 Replies)
Discussion started by: abdujaparov
7 Replies
4. Shell Programming and Scripting
Hi all! I just got done writing a script. The problem Im running into is I have to lanuch the script with:
sh SCRIPT.sh
Is there a way to launch it with by just entering
SCIPT
into the shell? (3 Replies)
Discussion started by: Grizzly
3 Replies
5. UNIX for Dummies Questions & Answers
Hi people,
i just installed Eclipse on my Solaris terminal and i can't seem to run it. Currently i am using the SSH Client software to go to my Unix console.I tried to run the command "eclipse -vm <path of java hre>" as directed however i still can't run the application.
My Command prompt is... (5 Replies)
Discussion started by: wilsontan
5 Replies
6. Programming
Hi, I have a situation where a C main program needs to call another C main program, my background is mostly Windows and I'm new to UNIX programming. I've read about system(), fork(), and exec() and I'm a little confused as to what the sequence of steps should be to launch another process. By the... (5 Replies)
Discussion started by: hr94131
5 Replies
7. UNIX for Advanced & Expert Users
Hello - I already have Veritas netbackup installed on Mac OS. But I am not able to find the daemon name for running the backup. Does anyone know How to run netbackup?
Thank you! (3 Replies)
Discussion started by: panchpan
3 Replies
8. UNIX for Advanced & Expert Users
Hi!
I would launch this command:
tar -cvvf logswitch.tar `find *.log* -mtime +5` --remove-files
only if
find *.log* -mtime +5
find some files.
Thanks in advance. (10 Replies)
Discussion started by: Minguccio75
10 Replies
9. Programming
Hi everybody!
Could you please tell me how can I launch an executable from a C++ (on unix) program?
thanks in advance! (2 Replies)
Discussion started by: nadiamihu
2 Replies
10. Solaris
I just bought my first Ultra 20 (Solaris 10) and I would like to know the step by step directions to launch eclipse please. I have unzipped the eclipse folder in my temp directory I am having really hard time launching eclipse from my desktop. (7 Replies)
Discussion started by: saif
7 Replies