Search Results

Search: Posts Made By: wezzyb
Forum: Programming 01-11-2011
1,513
Posted By wezzyb
urgent help with file manipulation program
Hey, i am trying to write a program that takes multiple files as command line arguments, then outputs them to a single file. i also need the option to read them back out again. essentially what i am...
3,947
Posted By wezzyb
thanks
thanks for the replies however none of the fixes work, i am still recieveing the same errors. any other ideas please guys?

thanks again
3,947
Posted By wezzyb
redirection if command help please
#!/bin/bash

clear
echo "Hello $USER"
echo "Do you wish to run this network configuration script [Y/N]?"
read option


if($option == 'Y' || 'y' )
then
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy