Search Results

Search: Posts Made By: SaPa
1,359
Posted By SaPa
Thanks for the replys!! I could do the...
Thanks for the replys!!



I could do the required in the following simple few lines (as many have answer as well!!).


#!/bin/bash
for k in {1..639}
do
echo "$k th iteration"
tail...
1,359
Posted By SaPa
Copy last few lines of a file, perform math operation and iterate further
Hi,


I am trying to generate a data of following order:


4 0 1 642 643
4 642 643 1283 1284
4 1283 1284 1924 1925
4 1924 1925 2565 2566
4 2565 2566 3206 3207
4 3206 3207 3847 3848
4 3847...
Showing results 1 to 2 of 2

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