Find the answer to your Linux question:
Page 46 of 593 FirstFirst ... 36 42 43 44 45 46 47 48 49 50 56 96 146 546 ... LastLast
Threads 901 to 920 of 11842

Forum: Programming / Scripting

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

  1. accesing privilege level 0 from user programs

    Hi!! this is my question. I have read in the Intel manuals that some instructions are only available for the operating system or executive, that is...

    Started by jesusitoLinux, 01-02-2012
    • Replies: 1
    • Views: 551
    01-02-2012 Go to last post
  2. Bash scripting questions

    Ok so here they are: 1. How do you read from a txt file and print to a txt file. 2. how do you check if a file is the same as another one?

    Started by ufo2222, 01-02-2012
    • Replies: 4
    • Views: 392
    01-02-2012 Go to last post
  3. bash: using test and or ([ ] and -o)

    RE: Beginning scripting Hello: Here's an easy one to start the New Year with. What is a more efficient way to construct the tests below? ...

    Started by lux11, 01-01-2012
    • Replies: 3
    • Views: 502
    01-02-2012 Go to last post
  4. Question how to disable structure alignment using gcc compiler options ?

    Hi All, How can I disable structure alignment feature of gcc using command-line options ? I recently migrated to 64-bit OS, and doubt that I...

    Started by aryan_, 01-25-2010
    2 Pages
    1 2
    • Replies: 11
    • Views: 8,186
    12-31-2011 Go to last post
  5. Question How to compute CPU time for a particular process?

    Hello, I have a fortran code, which I run on a multi-user Linux server. Since there are multiple users working on this server, I want to know, How...

    Started by rakeshp, 12-31-2011
    • Replies: 3
    • Views: 1,121
    drl
    12-31-2011 Go to last post
  6. how to make vim.tiny as default editor

    Hi, Whenever i want to edit a program i have to type vim.tiny progname.c. if i use vi progname.c the arrows are not working correctly. can...

    Started by oxpac, 12-29-2011
    • Replies: 3
    • Views: 594
    12-30-2011 Go to last post
  7. How a website can make a visitor's, cpu work without consent

    hey guys , does anyone know, if can explain to me please how this website can and how it makes your cpu work so hard aswell as making your cpu work...

    Started by keanux, 12-30-2011
    • Replies: 0
    • Views: 409
    12-30-2011 Go to last post
  8. Installing TCL and Expect

    Hello I have problem installing tcl with expect. I downloaded both packages from net and extracted to my desktop. Then i did ./configure and make...

    Started by ccb85, 12-10-2011
    • Replies: 2
    • Views: 659
    12-30-2011 Go to last post
  9. Shell Script for MySQL Dump

    I have created a small script that runs at midnight every night that dumps important individual tables off a database as a backup here is the code: ...

    Started by titley100, 12-28-2011
    • Replies: 2
    • Views: 663
    12-30-2011 Go to last post
  10. send email via imap server

    Hi there, I need to send a message using external imap server in my script. Can you come up with any ideas how to achieve this? I tried using...

    Started by meliniak, 12-29-2011
    • Replies: 1
    • Views: 518
    12-29-2011 Go to last post
  11. Linux Scripting and VMware.

    Hello all: I am a Linux scripting newbie and I am hoping that someone can point me in the right direction. I am currently testing in an VMware...

    Started by thejackalhas1, 12-19-2011
    • Replies: 3
    • Views: 432
    12-29-2011 Go to last post
  12. Paypal API/IPN, quick question

    Can you run IPN without API? I need to get IPN to work ASAP, so I want to know if I can skip API. A simple yes or no will be fine.

    Started by MisterDood, 12-28-2011
    • Replies: 0
    • Views: 356
    12-28-2011 Go to last post
  13. PHP/MYSQL: 2 similar codes, one fails

    Back Story: Hired to do PHP/MYSQL work on a race website. Need to dump MYSQL database into Windoze spreadsheet (though that part works just fine)...

    Started by MisterDood, 12-21-2011
    • Replies: 9
    • Views: 689
    12-28-2011 Go to last post
  14. Dynamic File Editing

    I have a directory for every area code 200-999, and inside each directory is a directory for each prefix that we have added, and one file name...

    Started by fjl3, 12-21-2011
    • Replies: 5
    • Views: 414
    12-28-2011 Go to last post
  15. named pipes whats wrong in it.

    Hi, below is my understanding of named pipes. i create a named pipe by using mkfifo , and i can use that pipe for communication between two...

    Started by oxpac, 12-26-2011
    • Replies: 2
    • Views: 504
    12-28-2011 Go to last post
  16. BASH script to automate a process

    I want to create a script that will: Create a Virtual Group and name it 00 Create the following logical volumes: /usr /opt /bin /tmp Format...

    Started by pauhn, 12-22-2011
    • Replies: 4
    • Views: 1,188
    12-28-2011 Go to last post
  17. filtering strings from text files

    I'm tring to create a bash script that removes text entries from text file 1 that are in file 2 text 1 abc def ghi text 2 abc

    Started by pouar, 12-24-2011
    • Replies: 2
    • Views: 358
    12-24-2011 Go to last post
  18. Extracting unknown text to create variable

    I am needing to extract unknown text out of a string and set it as a variable. Here is the pattern I am dealing with: Category:</span> Soups and...

    Started by Trapper, 12-24-2011
    • Replies: 3
    • Views: 446
    12-24-2011 Go to last post
  19. bash printf %q weirdness and UTF-8

    I'm trying to get nice escaped strings via bash. The script works fine so long as there aren't high ASCII (UTF-8) characters. #!/bin/bash...

    Started by broberts, 12-23-2011
    • Replies: 1
    • Views: 860
    12-23-2011 Go to last post
  20. Print lines using SED

    Hi all, is it possible to print only particular lines in a text file using SED? Say line 1, line3 and line 7 in /etc/passwd ? sed -n '1,7p' seems to...

    Started by janhouse00, 05-12-2006
    • Replies: 6
    • Views: 33,982
    12-23-2011 Go to last post

Page 46 of 593 FirstFirst ... 36 42 43 44 45 46 47 48 49 50 56 96 146 546 ... 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
  •