Search Results

Search: Posts Made By: lengolass
8,697
Posted By kayak
Why not create a batch (*.bat) file such that...
Why not create a batch (*.bat) file such that once the first job finishes, the next one resumes?
3,846
Posted By Akshay Hegde
You can try this echo "foo" | awk...
You can try this

echo "foo" | awk '{for(i=1;i<=12;i++)printf "%s\t", $1; printf "\n"}'resulting

foo foo foo foo foo foo foo foo foo foo foo foo
Showing results 1 to 2 of 2

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