Search Results

Search: Posts Made By: cmdup
1,900
Posted By cmdup
mv *.lop.txt <destination>
mv *.lop.txt <destination>
2,332
Posted By cmdup
i am using grep to filter data, in this case...
i am using grep to filter data, in this case file1 and file2 will contain same data..
2,332
Posted By cmdup
redirection output in two files
I want to redirect output of my script to two logfiles.
I tried this :
./run.sh -c APP | tee >(grep " " > AppLogs.log) >(grep "XYZ" > xyz.log) >dev/null
but this does not solve my purpose...
Showing results 1 to 3 of 3

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