Find the answer to your Linux question:
Page 83 of 591 FirstFirst ... 33 73 79 80 81 82 83 84 85 86 87 93 133 183 583 ... LastLast
Threads 1641 to 1660 of 11820

Forum: Programming / Scripting

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

  1. cp command -f is not HAPPENING

    What's the deal with this bloody command I trying to do an update of a product. The -f is suppose to "force" the overwrite of existing files...

    Started by chiriqui, 03-20-2011
    • Replies: 2
    • Views: 396
    03-21-2011 Go to last post
  2. Bash dialog array

    Hi, I use arrays to fill in the dialog's entries. Problem is, with the remaining Array Variables, which are not being used. I managed to...

    Started by haraldboehmecke, 03-09-2011
    • Replies: 1
    • Views: 1,102
    03-21-2011 Go to last post
  3. [SOLVED] Trouble with out of range vector iterator

    Okay, so I'm not really a C++ noob at all, but I am a little rusty at the moment. Still, I CANNOT figure out what is wrong with the following code....

    Started by summersab, 03-20-2011
    • Replies: 3
    • Views: 621
    03-20-2011 Go to last post
  4. operator overloading(in g++)(simple question)

    Dear Deitel or Linux c++ programers: I tried to do just a) Modify the class to enable input and output of complex numbers through the...

    Started by fsshl, 03-18-2011
    • Replies: 4
    • Views: 811
    03-19-2011 Go to last post
  5. Question G++ Compiler

    I need some help with the g++ compiler. I've been programming on Windows 7 and I decided to switch to Linux for programming because of the greater...

    Started by Hawk456, 03-17-2011
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,176
    03-18-2011 Go to last post
  6. reading data from multiple files.

    I have a folder which includes bunch of folders each having data files in them. [ Folder A has F1, F2 F3 ..... F1000 folders in it, and F1, F2, F3...

    Started by voo, 03-17-2011
    • Replies: 4
    • Views: 804
    voo
    03-17-2011 Go to last post
  7. modifiers in bash

    I can't for the life of me figure out modifiers in bash. If someone could help me out that would be swell. Basically I'm trying to do a few things,...

    Started by jake_harv88, 03-16-2011
    • Replies: 1
    • Views: 818
    03-17-2011 Go to last post
  8. Red face Help !! - com.mysql.jdbc.Driver class not found

    i am working on fedora 14 and get an error while making an database connection with java to mysql . The Exception is com.mysql.jdba.Driver class not...

    Started by rohitsingh2011, 03-17-2011
    • Replies: 0
    • Views: 834
    03-17-2011 Go to last post
  9. stworkbench problem

    hello! I have installed STLinux-2.2 on Fedora 11 in VMware Workstation 7. When I try to start STWorkbench I saw error message JVM terminated. Exit...

    Started by scholl, 03-16-2011
    • Replies: 2
    • Views: 809
    03-16-2011 Go to last post
  10. Unhappy awk help

    i'm new in linux so pls,have mercy ....: I have to display from the list of files given as parameters the name of the file with the largest number...

    Started by onacadrianro, 03-12-2011
    • Replies: 2
    • Views: 354
    03-16-2011 Go to last post
  11. capture data

    I want to capture data in vi editor... like we can do log data using hyperterminal in windows. is there any way to do it...

    Started by rajkumarmadhani, 03-15-2011
    • Replies: 3
    • Views: 284
    03-16-2011 Go to last post
  12. How to tell if grep didn't return anything

    Hi, I have a file: 979798707 787862348 766428634 I want to see if all the records in the file are present in the contents of the files of...

    Started by realtest, 03-15-2011
    • Replies: 2
    • Views: 4,340
    03-15-2011 Go to last post
  13. report if record doesn't exist

    Hi, I have a file: 979798707 787862348 766428634 I want to see if all the records in the file are present in the contents of the files of...

    Started by realtest, 03-15-2011
    • Replies: 0
    • Views: 426
    03-15-2011 Go to last post
  14. Bash script to find inappropiate words.

    I have to write a script that searches all users home directories documents for bomb, kill, my name, quit and steal. The script has to report to the...

    Started by pauhn, 03-04-2011
    • Replies: 2
    • Views: 560
    03-14-2011 Go to last post
  15. Question Date in the file name(cron)

    Hi, I tried to write a cron job in Fedora13 as follows ...

    Started by amithad, 03-12-2011
    • Replies: 3
    • Views: 1,107
    03-14-2011 Go to last post
  16. [SOLVED] Help in script - Getting table name from a text file

    Hi guys, I have been working on this since 3 days but wasn't able to achieve what I want I have a big text that has the following format: ...

    Started by wiss, 03-11-2011
    • Replies: 7
    • Views: 466
    03-14-2011 Go to last post
  17. Alphabetic, non-repetitive list

    I'm trying to produce a alphabetic, non-repetitive list of all System service calls in all c files located in a folder. Here's what I got so far. ...

    Started by Jon51587, 03-13-2011
    • Replies: 3
    • Views: 629
    03-14-2011 Go to last post
  18. Create single group from all other groups?

    I would like to create a bash script that creates a single group from all users in other groups. I've been at it most of the day, and I think I'm...

    Started by pauhn, 03-14-2011
    • Replies: 1
    • Views: 316
    oz
    03-14-2011 Go to last post
  19. How get uuid of a device/partition in linux programatically?

    Hi..Friends, I am very much new to Linux programming. My question is Is there any way to read UUID of a device or partition in linux...

    Started by newtoqtlinux, 03-13-2011
    • Replies: 1
    • Views: 2,640
    03-13-2011 Go to last post
  20. Question [SOLVED] sigprocmask( ) blocking signals in UNIX

    Hi All, i have written a small piece of code. This code first blocks the {SIGSEGV}, then adds SIGRTMIN to the same set. So, my final signal set is,...

    Started by kingsmasher1, 03-13-2011
    • Replies: 1
    • Views: 810
    03-13-2011 Go to last post

Page 83 of 591 FirstFirst ... 33 73 79 80 81 82 83 84 85 86 87 93 133 183 583 ... LastLast

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
  •