Find the answer to your Linux question:
Page 71 of 593 FirstFirst ... 21 61 67 68 69 70 71 72 73 74 75 81 121 171 571 ... LastLast
Threads 1401 to 1420 of 11843

Forum: Programming / Scripting

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

  1. BASIC - Another way to get the total system memory

    Hi, I'm totaly newbie in the world of bash scripting, so here goes the question... How to make this another way? free -m | awk -F" " '{print...

    Started by playerum, 06-06-2011
    • Replies: 0
    • Views: 266
    06-06-2011 Go to last post
  2. Some issues with setting up the Gnu Scientific Library (for C)

    I'm running Ubuntu 10.04. I downloaded the gsl-1.15 zipped archive (current stable release )from the GNU site. I was able to extract it normally....

    Started by Ocifer, 06-05-2011
    • Replies: 5
    • Views: 4,005
    06-06-2011 Go to last post
  3. makefile sourc and dest are in different directory

    Hi, in makefile, if the sourc and dest in different directory, no matter the source file changed or not, it seems the dest always been build, how...

    Started by laopi, 06-06-2011
    • Replies: 0
    • Views: 270
    06-06-2011 Go to last post
  4. [SOLVED] excluding directories from find command

    I keep the file systems on my desktop and laptop synchronized with each other using rsync. I am constantly concerned about accidentally overwriting...

    Started by parminides, 06-05-2011
    • Replies: 2
    • Views: 321
    06-05-2011 Go to last post
  5. using brace expansion with find

    Hello all, I am interested in a more flexible targeted search in my directories. For example, if I am searching for all .txt .dat and .bat files...

    Started by funky1, 06-02-2011
    • Replies: 7
    • Views: 966
    06-05-2011 Go to last post
  6. [SOLVED] Basic Question - Using Pipes

    I am trying to get better at manipulating files in CLI and hoping someone can help me with this seemingly basic bash task... I am trying to move a...

    Started by bonesTdog, 06-05-2011
    • Replies: 2
    • Views: 382
    06-05-2011 Go to last post
  7. fortran 90 rank 3array

    relevant part of the code: do i=1,nsites do ico=1,nc if(ivarp(ico).ne.0)then iprd=ivarp(ico) ...

    Started by milosavpejic, 06-03-2011
    • Replies: 1
    • Views: 447
    06-04-2011 Go to last post
  8. Question gnuplot and shell-script

    Hi there, I'm new to this forum and hope you can help me. Several years ago I made some experience with gnuplot, shell-scripting, fortran ......

    Started by leanne_s, 06-01-2011
    2 Pages
    1 2
    • Replies: 13
    • Views: 8,036
    06-03-2011 Go to last post
  9. Exclamation Disk Block Size in a C program

    Hi all, i need to find out how many blocks a file is being allocated (in actual) in a c program. I tried this code: lstat(filepath, &info) ;...

    Started by dumb_terminal, 06-02-2011
    • Replies: 2
    • Views: 2,157
    06-03-2011 Go to last post
  10. Perl from USB pen to run on both linux and windows

    Hey guys, Im somewhat new at perl and was wondering if there was a way to run a perl script or tool made from perl, from a USB pen that would work...

    Started by G182, 05-23-2011
    • Replies: 1
    • Views: 624
    06-03-2011 Go to last post
  11. Python or C++

    So I've actually been using blender lately having lots of fun I've made buildings landscapes and a few characters that were ahhh blocky. But I...

    Started by dethklok02895, 05-24-2011
    • Replies: 7
    • Views: 908
    06-03-2011 Go to last post
  12. Embedding Python in Apache2

    Hi all, I'm unable to configure the apache2 with python support. I have done the configuration in the following method, but unable to start the...

    Started by maheshgupta024, 05-31-2011
    • Replies: 1
    • Views: 460
    06-03-2011 Go to last post
  13. Can someone help me proofread my prompt? Small error I can't find.

    I've setup custom prompts on linux boxes for years, but this is the first time I've run into a problem I can solve. I've set the following as my...

    Started by WyattOil, 06-01-2011
    • Replies: 1
    • Views: 310
    06-03-2011 Go to last post
  14. Question Program to use Grep w/regex

    Hey guys and girls, I'm just starting out with bash scripting (yesterday, really). I'm stumped. I want to add a file to each user's home...

    Started by bknorr, 06-01-2011
    • Replies: 6
    • Views: 663
    06-03-2011 Go to last post
  15. bash smb script error handling

    Hello, I have a script that connects to a windows server, downloads a file, appends to it and then re-uploads the updated file. I want to...

    Started by KyouKyou, 06-01-2011
    • Replies: 1
    • Views: 927
    06-02-2011 Go to last post
  16. html form

    hello can any one tell ma how to make Date of Birth form in html....in short codes.....? thanks ashi:)

    Started by ashi, 06-02-2011
    • Replies: 1
    • Views: 700
    06-02-2011 Go to last post
  17. shell script + image

    Hi all, This is my first post. I am new with the field. I have a script running on server which monitor backup taken by RMAN, store these...

    Started by mcagaurav, 04-26-2011
    • Replies: 8
    • Views: 1,700
    06-02-2011 Go to last post
  18. smtp/pop3 library

    Hello, I need a simple library for smtp/pop3 email. I develop an application (C language) and I need to use one email account for...

    Started by bolovan, 06-02-2011
    • Replies: 0
    • Views: 532
    06-02-2011 Go to last post
  19. debuging fortran code!

    I have problems in main at line 226. Breakpoint 1.1, Breakpoint 3.1, main () at /home/milenko/fast/ray/main.f:226 226 2131 read(29)...

    Started by milosavpejic, 05-30-2011
    • Replies: 5
    • Views: 725
    06-01-2011 Go to last post
  20. C++ gui?

    I know I was asking about bash a couple days ago, but I've been dabbling in C++ for a while now. Anyways, I'm getting to the part of my tutorial...

    Started by MisterDood, 05-20-2011
    • Replies: 7
    • Views: 674
    06-01-2011 Go to last post

Page 71 of 593 FirstFirst ... 21 61 67 68 69 70 71 72 73 74 75 81 121 171 571 ... 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
  •