Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
Hi All , 1. We want to read 25-30K data from a memory using DMA and send it back to USER-SPACE. 2. At present i am doing an...
I am a little confused right now. I have some code that #include <stdio.h> #include <stdlib.h> main ()
In the following test case I can not get my leap year if satement to work. I thing I really don't get is I successfully wrote the same program in...
hi, i want to filter out lines that contain more than 49% of specific character. for example: line 1 : QWERWWWRWT line 2 : QWERTYUIPPP After:...
Hi all, i have a cisco config file looking like this (in part): object-group network First_DNS description First DNS servers network-object...
I keep hitting a problem on a Linux system where I'm running a certain shell script, it prompts for input, and I can't type anything. I've finally...
Hello All, I have some questions about Ruby's Net::SSH library. I haven't made 15 posts yet, so \at\ is supposed to be an at sign. Occasionally, I...
Hello, I keep noticing this file in my home directory and it kinda looks like a C header file but it is not marked as so or marked as anything......
I want to write a program in Python that sends a broadcast message using raw sockets. The system where this program will run has no IP or default...
I want to run bash as child process of my C program. Few conditions 1) My program will handle both STDIN and STDOUT of bash. 2) No care about...
I'M learning c++ but I'M doing so from a linux environment. I need to know how to receive command line arguments in C++. I know in bash you use $1,...
Hi folks, I'm trying to wrap my head around a problem and was hoping that a brainiac out there could help me out. I have a text file that...
C has a nice, simple syntax, and then they throw strings, er... character arrays, into the mix, and change the syntax with pointers for structurs (or...
hello everyone, I've been given an assignment from school. My teacher has given me a simple text file that looks as followed. ________________ Asda...
Hi Geeks, :) I would like to get some idea on "how to read remote servers log files starting from the last EOF". This, the best way possible...
Hi Experts 1)I was reading the file into a buffer and I used the following code as follows:- ifstream inputFile("filePath"); if (...
Hey guys, I have a real brain tickler: I need to change multiple (pre-designated) files, in multiple directories to various octal permissions....
Recently I joined a project coding a website. I am not a skilled coder whatsoever and I wanted to help build this website to force myself to learn....
So I have this sed command that will replace " l " with " I " and fix many other l and I mistakes. I have this script running through subtitles and...
The program below determines if a date is valid or not taking into account things like how many days are in that month, including February as well as...
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