Search Results

Search: Posts Made By: computethis
Forum: Programming 07-19-2011
1,889
Posted By computethis
sql query to match condition from other table (time sensitive)
I know little SQL and could really use a hand here. I need to get the fields last_name, first_name and email from the table users and only if the entery with the same pkey in the table addresses, in...
9,332
Posted By computethis
yes:p I really do learn from the responses so I...
yes:p
I really do learn from the responses so I don't feel too bad about asking
9,332
Posted By computethis
Run shell script from C program by calling fork and execl
I need to write a c program that uses the fork and excel system calls to run the shell script mode invoked like this: "./mode 644 ls -l" (that is the argumetns will always be 644 ls -l)

here's the...
8,493
Posted By computethis
What is a "repository"?
What is a "repository" in the context of computers? For example when I look up the svnadmin create command I find that it creates a new repository.

Also, what is a "directory struture", is that...
3,893
Posted By computethis
thank you is there a setting I can change so...
thank you
is there a setting I can change so that I can get notified via e-mail after every new post and not just the first reply?
3,893
Posted By computethis
Text string modification
My shell needs to take a 10 digit number and output it in the forum nnn-nnn-nnnn I considered using the fold command but that won't help too much.
1,575
Posted By computethis
thanks, it works why do you put the variables...
thanks, it works
why do you put the variables in double quotes?
1,575
Posted By computethis
Need help with find its action
I am writing a shell script that takes at least 2 arguments. The first is an octal representation of file permissions, the second is a command that is executed on all the files found with that...
2,401
Posted By computethis
thanks
thanks
2,401
Posted By computethis
sed/shell scripting - add line if needed and not allready there
I am writing a shell script that checks all .c files to see if they use fprintf or printf. If a file does, then the line #include <stdio.h> is added to the top of the file, unless it's already...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 04:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy