Search Results

Search: Posts Made By: Scott
3,166
Posted By Scott
Move the closing ! to the first character of the...
Move the closing ! to the first character of the line:


read var1 var2 junk << !
$(sed -n '2p' fit_par.dat)
!


Output:
file1 2 0



When all is said and done, if it's always...
3,166
Posted By Scott
Without seeing your code, I would have no idea...
Without seeing your code, I would have no idea why...
3,166
Posted By Scott
Or read var1 var2 junk << ! $(sed -n...
Or


read var1 var2 junk << !
$(sed -n '2p' file1)
!
Showing results 1 to 3 of 3

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