Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
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...
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?
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? ...
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...
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...
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...
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...
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...
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: ...
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...
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...
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.
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)...
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...
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...
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...
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
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...
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...
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...
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.
Forum Rules