Find the answer to your Linux question:
Page 453 of 591 FirstFirst ... 353 403 443 449 450 451 452 453 454 455 456 457 463 503 553 ... LastLast
Threads 9041 to 9060 of 11820

Forum: Programming / Scripting

Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues

  1. Langauge Specifications

    Does anyone know a site where specifications for programming languages like C and Perl are available? I'm trying to write a parser to correctly...

    Started by Javasnob, 09-25-2006
    • Replies: 5
    • Views: 660
    09-26-2006 Go to last post
  2. producer consumer problem using mutexes, condition variables or semaphores

    do anyone of you have C or C++ programming code for producer consumer problem using 1) mutexes 2) condition Variables and mutexes 3) semaphores

    Started by pappupehlwan, 09-26-2006
    • Replies: 1
    • Views: 17,054
    09-26-2006 Go to last post
  3. Script runs manually, but fails in cron

    I have a script that will run perfectly when executed at the command line, but when executing it through cron it fails in this function. Any...

    Started by jdh239, 09-22-2006
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 8,168
    09-26-2006 Go to last post
  4. Simple Script = Run, Check and E-Mail

    I'd like a script that would run another script in the terminal, then keep checking the script until it's done (every 5 minutes would be great) and...

    Started by dancameron, 09-20-2006
    • Replies: 2
    • Views: 758
    09-26-2006 Go to last post
  5. Server consistently dies on untrappable(?) SIGABRT when listening socket closes

    Hi I'm running a TCP server listening on port 5000. Unfortunately, everytime a client program on a PC that talks to this port dies because of...

    Started by Pandamatak, 12-26-2005
    • Replies: 3
    • Views: 2,787
    09-25-2006 Go to last post
  6. filename rename question

    I am looking for a way to script the renaming of files and/or directory names to remove a set number of characters from the begining of the...

    Started by nikorc, 09-21-2006
    • Replies: 2
    • Views: 2,937
    09-25-2006 Go to last post
  7. Lightbulb ideas on bash

    Hi, like always i stuck on my bash. it so simple but i go crazy for a whole day... so i have no choise but to ask for help. SCRIPT SHOULD DO: if...

    Started by vaidisking, 09-22-2006
    • Replies: 3
    • Views: 609
    09-25-2006 Go to last post
  8. ramdisk

    Hi all, can anyone tell what is a ramdisk and why it is used and what is the meaning of the statement "configuring the kernel to boot from the...

    Started by lovlin, 09-19-2006
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,646
    09-25-2006 Go to last post
  9. what set do...

    i made reseach on web and i wrote this script... file="/etc/passwd" IFS=: while read line do set -- $line printf "%19s %8s...

    Started by kevin7, 09-24-2006
    • Replies: 3
    • Views: 544
    09-25-2006 Go to last post
  10. C++ compiler evaluation

    I'm trying to evaluate different C++ compilers (free or pay version) other than GCC for Linux platform. The one’s I have seen that look good are...

    Started by jason77, 09-19-2006
    • Replies: 4
    • Views: 1,447
    09-23-2006 Go to last post
  11. outputting multi-lined file to one line, and other things

    ok really simple question and maybe a hard question and a method question 1) what are the parts of this piece of code doing? echo $(< somefile)...

    Started by mrgreyisyelling, 09-22-2006
    • Replies: 2
    • Views: 701
    09-22-2006 Go to last post
  12. Thumbs up A C question

    Hi, I have a doubt about C compiler feature. I have some C functions in my environment and I want a specific function to go into a particulr...

    Started by ssk, 09-21-2006
    • Replies: 5
    • Views: 763
    09-22-2006 Go to last post
  13. mail program on shell script didn't work, please advise.

    Hi, Gurus: I have created a shell script to call SQL script to do something in Oracle DB. The script works fine. However, the mail program part on...

    Started by duke0001, 09-21-2006
    • Replies: 1
    • Views: 2,535
    09-22-2006 Go to last post
  14. Saving files to web

    I need to save a users input to a file on my server. I'm running Apache on my Linux box and I have been able to save the out put of my CGI shell...

    Started by metalx1000, 09-20-2006
    • Replies: 1
    • Views: 563
    09-21-2006 Go to last post
  15. Removing spaces from VAR

    I wish to compare two variables that contain data similar to this: 2006-09-20 12:41:08 When I compare them in an if stmt like this: ...

    Started by jdh239, 09-20-2006
    • Replies: 4
    • Views: 632
    09-21-2006 Go to last post
  16. Bash Scripting Question--Yet Another

    Any thoughts as to why this doesn't work? DATE variable looks like this: 2006-09-20 10:20:32 (Goal: remove all spaces, hyphens, and colons...

    Started by jdh239, 09-20-2006
    • Replies: 2
    • Views: 1,026
    09-20-2006 Go to last post
  17. Bash scripting question from a newb

    I would like to include files in my bash script, like php does: ie include config.php My goal is to break off the MYSQL DB info into a...

    Started by jdh239, 09-20-2006
    • Replies: 3
    • Views: 633
    09-20-2006 Go to last post
  18. Create directory using a _syscallX() macro

    Hello, Can anybody giv me any hints, how to create a directory using a : _syscallX() , macro ? Thanks

    Started by _cih_, 09-20-2006
    • Replies: 0
    • Views: 562
    09-20-2006 Go to last post
  19. non interactive process output to file

    Hi There, Does anybody know of a way in bash shell script to stream the output from a non interactive process (eg sdptool) to a file. At the...

    Started by BlueJack, 09-20-2006
    • Replies: 0
    • Views: 635
    09-20-2006 Go to last post
  20. Bash scripting issue

    I don't know programming or anything, but am just playing around. I can't seem to get this to work, andy thoughts as to why? D1=1 D2=2 if...

    Started by jdh239, 09-20-2006
    • Replies: 5
    • Views: 481
    09-20-2006 Go to last post

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •