Search Results

Search: Posts Made By: inshafccna
1,234
Posted By inshafccna
AWK Issue
Hey,

this is my code,

cat $fulltrpath | while read line
do
inputfile=$(sed 1q $fulltrpath | awk '{ FS = "\t"; print $2$1}')
outputpath=$(sed 1q $fulltrpath | awk '{ FS = "\t"; print $3...
1,200
Posted By inshafccna
Print line display
Hi,
i have problem saying there are two files
1. inputfile
2. outputfile
input file contains some lines,

my problem is i need to write a shell script to copy contains on input file to output...
926
Posted By inshafccna
Display printing
Hi,
i have an assignment saying there are two files
1. inputfile
2. outputfile
input file contains some lines,

my question is i need to write a shell script to copy contains on input file to...
Showing results 1 to 3 of 3

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