Find the answer to your Linux question:
Page 509 of 591 FirstFirst ... 9 409 459 499 505 506 507 508 509 510 511 512 513 519 559 ... LastLast
Threads 10161 to 10180 of 11813

Forum: Programming / Scripting

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

  1. background thread ?

    i have a java program . i compile #javac myprogram.java i run #java myprogram NOW i want to run this program in the background as a...

    Started by X-Man, 10-06-2005
    • Replies: 2
    • Views: 1,221
    10-06-2005 Go to last post
  2. Multiple send() from Client to Server

    Hi I am trying to do multiple send's, but the server only recives the first send and displays the second send as empty or garbage: Client code:...

    Started by ashucool83, 09-29-2005
    • Replies: 6
    • Views: 2,361
    10-06-2005 Go to last post
  3. machine starts

    how can i start a linux command as soon as my linux machine (red hat) starts ?

    Started by X-Man, 09-29-2005
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,786
    10-06-2005 Go to last post
  4. Xlib: drawing into window of other process

    hi, i'm looking for a way to draw calculation-results from multiple processes into one single window (processes might run on cluster later). i...

    Started by baldo, 10-05-2005
    • Replies: 0
    • Views: 1,010
    10-05-2005 Go to last post
  5. Printing problem with : Lazarus

    Can some one point me in the right direction with using Lazarus and send thing to the printer via CUP or anything, becuase I do not know where to...

    Started by damie, 10-05-2005
    • Replies: 0
    • Views: 1,939
    10-05-2005 Go to last post
  6. help in compile with openGL

    Hello as with many, I'm new to Linux but old to programming. I've set the system up, installed mesa-6.3.2, followed setup instructions,used make...

    Started by knobby, 10-03-2005
    • Replies: 4
    • Views: 5,659
    10-05-2005 Go to last post
  7. can a child process return a value to a parent process ??

    hi, in case i fork a process and i want that process to return a value that should be printed in parent process....is that possible without...

    Started by y2j_2062, 10-04-2005
    • Replies: 1
    • Views: 4,030
    10-04-2005 Go to last post
  8. Escape Character needed for =

    I have the following code (in KSH) $sentence="abc,def,rtr" var1=`print $sentence | cut -f1 -d","` while [[ -n "${var1}" ]] #true if string...

    Started by macvijay1985, 10-04-2005
    • Replies: 2
    • Views: 779
    10-04-2005 Go to last post
  9. shell script: find subwords with 'compilation' word

    Hello, Can someone please tell me how to write a bash or shell script for the following questions: Given a word such as compilation, the...

    Started by suresheva31, 09-29-2005
    • Replies: 5
    • Views: 8,820
    10-04-2005 Go to last post
  10. Automating Password Setting In Linux

    Hi, My company just adopted Linux as our mail service platform (Red Hat 7). The challenge now is how to create more than 6,000 user accounts...

    Started by tundebello, 10-04-2005
    • Replies: 0
    • Views: 748
    10-04-2005 Go to last post
  11. Copying a script without calling itself name

    Hi to all, i have a simple question: i redirect with a exec &>filename.log all the script output: is there a trick to copy itself all the script...

    Started by Newbie_69, 10-03-2005
    • Replies: 3
    • Views: 820
    10-04-2005 Go to last post
  12. How to (safely) have multiple GCC installations on the same machine?

    My Red Hat Linux system came preinstalled with GCC 3.2.x installed in /usr (i.e. the executable in /usr/bin, the libraries in /usr/lib, etc.). I...

    Started by thanhvn, 10-02-2005
    • Replies: 2
    • Views: 6,479
    10-04-2005 Go to last post
  13. How to write command-line-like applications

    Hi! Can anybody tell me where to find some kind of skeleton program for command-line-like applications? I want to create an application which gets...

    Started by asutic, 10-03-2005
    • Replies: 5
    • Views: 7,861
    10-03-2005 Go to last post
  14. getdate in C

    Hi, is there a way to specify the template that getdate() uses in the source code? I'd like to provide it the string "11/22/2005 12PM" to get the...

    Started by Javasnob, 10-01-2005
    • Replies: 2
    • Views: 7,751
    10-03-2005 Go to last post
  15. Desktop File Transfer

    Hello..Can anybody teach/help/give me an idea on doing a program title "File Transfer" using socket. I hope someone from you here can help me...

    Started by seattledaze, 10-01-2005
    • Replies: 1
    • Views: 755
    10-03-2005 Go to last post
  16. socket programming ( handle bind exception )

    I write socket program in linux. server socket can't bind by unexpected exit. I want to handle when it can't bind socket.

    Started by Jeon, Chang-Min, 10-02-2005
    • Replies: 1
    • Views: 1,599
    10-02-2005 Go to last post
  17. split in Perl

    Why is it that when I use split without any arguments (which should operate on whitespace and $_), the whitespace is still in the strings that are...

    Started by Javasnob, 09-25-2005
    2 Pages
    1 2
    • Replies: 13
    • Views: 3,514
    scm
    10-02-2005 Go to last post
  18. Sub-Image-Localizer-Script or -App. seeked

    Hi Community, I am looking for a small (perhaps gtk+based) script or mini-application which finds a rectangle small image within a rectangle big...

    Started by hans1967, 10-02-2005
    • Replies: 0
    • Views: 896
    10-02-2005 Go to last post
  19. Creating a folder with the current date as name

    Hi, Im', trying to automate the creation and archiving of backups. For that purpose, at the end of a week I want co copy the dayly backup files...

    Started by JacquesMaeder, 09-29-2005
    • Replies: 5
    • Views: 29,182
    10-02-2005 Go to last post
  20. program will compile with VS but not gcc

    i must be using gcc wrong because this: #include <iostream> using namespace std; void main&#40;&#41; &#123; int score; cout <<"Enter your score&#58;\n"; cin...

    Started by designbydave, 10-01-2005
    • Replies: 5
    • Views: 755
    10-01-2005 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
  •