Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
Hi guys. Can anyone tell me why the following does not work? CMD="cat /etc/hosts | grep 127.0.0.1" RES="`$CMD`" What I want to do is...
Hello All, I am looking for a good project management that has: - Mercurial Support - Issue tracking - Wiki - Roadmap - Easily...
In my script, I create a file list containing e.g. the 10 most recent files that have been modified. find $SOURCE -type f -size $FILESIZE -mtime...
We have a log file which contains all task start and end logs. There are certain critical task which needs to be notified immediately after their...
ok so imagine you have a website and on this website you have a timer made in vb, and now everytime the timer finishes you need to give a message,...
Hello, i have a question about bash. How to run xterm in background and pass variable to it? I have written this code: n=1 for i in $(at) do...
#include <semaphore.h> #include <unistd.h> /* Symbolic Constants */ #include <sys/types.h> /* Primitive System Data Types */ #include...
Someone got experience with this? I googled a bit and found some attempts via submodule. But important to us is the history of everything. Some...
hello everybody I want to connect to mysql and execute some commands like create database and table,.... via bash scripting. I wrote : ...
Hi, I am trying to install a package (ath9k driver), but make does not work, I get the following error. I guess the problem is in the Makefile,...
I am trying to make an XSD file that can validate XML elements that have attributes. For example XML file: <task> <constraint...
hi i want to do a litle script that login into linux server with ssh and make a litle thing in the server then logout. this is what i got: ...
I'm trying to make a script that warns me if some processes isn't running and if my storage drives isn't in standby. I'm pretty much done with the...
Hello I want to learn C programming. I will try to create an image viewer can anyone help me? an image viewer that works on OpenSUSE 12.1 xfce. How...
Hi, can you help me with this expression: cat file | grep -E (?<=title>).*(?=</title) Expecting that file is html file with title in title...
I just started learning programming. I can't get my first C++ program to compile and execute in geany. // my first program in C++ #include...
Greetings: My Question is: I'm using the following command (I'm newbie to linux, and will be thankful to you to explain it to me briefly. I...
What is the difference beteen grep {N} and {N,}. It seems to produce the same result. I have a file with the following content: abc /abc...
Hello, I am attempting to write a script in Python that checks blacklists results for an IP address. The problem is, the website shoots back the...
Hi All, I want to know if LUA has an equivalent to "IF_MOUNTED" from Conky. I basically want to show some colored bars if my externals are...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules