Search Results

Search: Posts Made By: NewBe
1,597
Posted By NewBe
Why close my ask?
Hello,

Why close my ask "How to implement a semaphore with pedestrian pushbutton" i'm autodidact, so i don't understand why you dedice close it.

I put the ask about Java (the language what...
Forum: Programming 12-27-2011
1,366
Posted By NewBe
How to implement a semaphore with pedestrian pushbutton
Hello,

I need to implement a semaphore in linux c with the following conditions:

1. When there is no pedestrian crossing the street cars can move freely,but if there are any
pedestrians...
1,094
Posted By NewBe
if-then
Hello,

I have this sentence that doesn't work:

if ['echo "$by_ln" | cut -d " " -f1,2 | wc -l' != 'echo "$by_ln" | cut -d " " -f1,2 | uniq | wc -l'];

But if I separate the statement on two...
Forum: Ubuntu 11-02-2011
2,644
Posted By NewBe
How use export
Hello,

I'm trying to use export for non use "./" when I execute a program.

I mean "program" in place of "./program"

I tried this:

export doit=program

But doesn't work the answer...
Forum: Programming 10-25-2011
5,906
Posted By NewBe
How use exec, execlp, ....
Hello,

I need to do a function in ansi c for linux that work like command cp.I try with this but doesn't work:

int copy (char *src, char *dst)
{
ret = execlp("/bin/cp", "cp",...
Showing results 1 to 5 of 5

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