Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
Using this section of code: lynx -source wwwdotwebsitedotcom > file1.txt tr '\r' '\n' <file1.txt > file2.txt I end up with the opposite of what I...
Hi all, I am running into bit of a problem scripting in the TCSH shell. I know not good practice, but I am forced into it. Anyway, my problem is...
Am doing a simple partition imaging program. Am using libparted for partition things. Before that I want to list the available hard disks (/dev...
The method in the function below, for adding file attachments to an email, works on a windows based web server but not on a linux based web server. ...
Hi all, This session gives the reader a good idea of what I'm trying to accomplish. $ string=foo $ sftp <<good_credentials>> Connected to...
Hello friends, I have an big doubt in increment and decrement in c programming i am trying to compile the below code in gcc ...
I am implementing an IPC mechanism using message queues (Sys V). I can receive the messages using msgrcv() function. I am wondering how can I...
hi. i have been working on this whole day and did not find solution... I am trying to grep IP address from a file /opt/OpenIMSCore/etc/icscf.cfg...
I have a text file, which contains two columns of data - I've also split it with cut, so I could just as easily work from two files, each with one...
Hi guys im russell im new to these forum and new to linux. I would like to create a bash menu script for my home server For instance if i were to...
Hi All, I am stuck in a problem. I want to perform "rsh name17" say. And i tried using the functions g_spawn_command_line_sync. but when i type...
Hello. I'm playing around with some shell scripting and I've got a directory call CS005 and I'm trying to write a script to I can locate to the...
bash script help requested #!/bin/bash if ; then echo "Enter board: " read board else export board=$1 fi while true; do
As part of my script I need to compress a 50Gb file. but I need to check that the compressed is not corrupt if it is ok it will then send it over if...
I need help for th following script!!!!!!!!! 01. shell script to display only process running for myql daemon vi damsql # #shell script for...
I'm programming a custom-built Linux OS using the 2.6 kernel. My question, while simple in my mind but is apparently complex since searching...
Hello, I'm working on a project that is supposed to compile on multiple UNIX and Linux systems. I develop on Fedora 13, but the program should...
Hi, I try to write script and echo two command at the same line . echo "A" echo "B" How can I pipe above two command at the same line in...
Hi all, At the final stage of my script, I got stuck into follwoing error: " value too great for base" while doing some addition operations on...
Hey everyone, I am trying to figure out the below script. I have to create a number guessing game which creates a random number (did that) and...
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