10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
e.g.
File name: File.txt
cat File.txt
Result:
#INBOUND_QUEUE=FAQ1
INBOUND_QUEUE=FAQ2
I want to get the value for one which is not commented out.
Thanks, (3 Replies)
Discussion started by: Tanu
3 Replies
2. Shell Programming and Scripting
hello,
i defined 2 cronjobs using putty on my 1und1-server
*/5 7-18 * * 1-5 /usr/local/bin/php4 .../script.php
30 19-6 * * 1-5 /usr/local/bin/php4 .../script.php
the first runs monday to friday between 7-18
this one works fine
the other one should run monday to friday between 19-6... (2 Replies)
Discussion started by: jogisarge
2 Replies
3. Shell Programming and Scripting
Hi, i want to start my script only by the name of it.
$ scriptName
normaly i have to use ./scriptName oder sh scriptName
is there a way to do that in bash or sh ? (13 Replies)
Discussion started by: Turrican
13 Replies
4. Shell Programming and Scripting
I need a perl script that needs to start an executable in a different shell so that I can use this to run more commands from my script. This is what I have:
my $USER = "my_user_name";
mu $HOST = "hostname";
my $ssh = 'ssh $USER@'."$HOST";
my $cmd = "cd $EXE_DIR && sudo $EXE $EXE_PARAMETERS";... (0 Replies)
Discussion started by: looza
0 Replies
5. Shell Programming and Scripting
I am re-learning UNIX and want to download Unix to my lab for studying on the road. Any suggestions? Got several books, but need to run scripts :rolleyes: (2 Replies)
Discussion started by: DudeMan
2 Replies
6. Slackware
I'm trying to bring up a database server when the linux 6.2 machine is restarted, in unix i can set up a Sxxdbstart script under rc3.d and run
su user -c /path/to/my/script
How can I do this in linux? I thought I could just run it under the rc.d/rc.local script and add it at the end of the... (2 Replies)
Discussion started by: kymberm
2 Replies
7. Linux
every time I launch mozilla Im getiing this this error:
Details: failed to execute child process "/root/mozilla" no such file or directory. (2 Replies)
Discussion started by: keliy1
2 Replies
8. SuSE
everytime I try to start SWAT using : www.localhost:901, it takes me to goggle the search engine. IM still new in the linux world and Im a bit confussed now. any help would be great. Im currently running redhat linux fedora. (5 Replies)
Discussion started by: keliy1
5 Replies
9. OS X (Apple)
Hello everybody!
I got a question on process starting.
I installed e.g. squid on my Mac and all is working well,
but i wanted to figure out what process or script is starting
squid on booting the machine. I searched for a while but i could not find where i can change these configuration.
... (2 Replies)
Discussion started by: count_zero
2 Replies
10. UNIX for Dummies Questions & Answers
I just installed FreeBSD 4.5 and I want to find out how I can start and run X? When I boot I get taken to the command line. Xconfigurator doesn't want to work. (2 Replies)
Discussion started by: AMDPwred
2 Replies