Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
I feel I should know this but I"m drawing a blank: How do you find a character in a string that's from a variable or from a command you've just...
Hi, I want to convert a shell script to a binary executable so that the contents of the shell script are not readable and could not be altered . ...
I've been reading numerous forums regarding strstream and I understand that it has been deprecated. But I found another forum where someone...
How can one access the 'n'th word in the command line argument ie. let there be an integer stored in a variable called 'n'. I want to access the...
hi, iam having one doubt regarding delay time. ex. code count=0; while(count!=1200 || c!=18 ) { usleep(100); read(fd,&c,1);
Hi all, I have to program DSP (provoided with a COFF file) from CPU through a HPI interface. I have just learnt basics of COFF file. Now can...
Hello I am new to linux. I would like to know if it is possible to only read the first 3 lines of a 100 lines file. if so how? I am sorry for not...
I have been banging my head with this one for a bit and decided it is time to ask for help... There are two programs here, which I shall refer to...
I started to put this in the misc section, but since we run Suse I'm dropping it here. Anyway, I want to append the backup script with the tar...
Anjuta: Execute won't work. Shouldn't it load a terminal with my program? I have to run it manually from a terminal right now. When I click on it...
Hi all, I am trying to write a script which login to a remote machine and executes some command, wait till they are executed and continue...
Hello, I have a bash script that runs two programs. I take the output of the first program, and re-direct it to an ouput file: ns net.tcl...
hi , i was trying out this experiment. int a; int main() { int b; printf("%p %p",&a,&b); }
I have a project where I need to display custom text, cursors, and do scrolling etc on a machine running Debian Linux. I have use gcc before and do...
So a while back when I was having some fun programming a small game in SDL, I noticed that code would compile in GCC and G++, but not MSV studio 6.0....
Hey I have a question/problem I am encountering. I need to write a bash script which will exit when a EOF is read in using the read command. Here is...
Hi all, I know to you what is the exact usage of volatile in a program .I heard that when you declare a variable as volatile it tells the...
Hi all, I have written one simple server program and in the listen there is a parameter known as backlog and tells that how many clients...
Hi, I want to tranfer or copy a file from one Linux server to another Linux server using a shell script. Can anyone help?
I have a wireless network card over PCMCIA....i need to just access the registers of this card and pass this register details to the user...
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