Search Results

Search: Posts Made By: jason6247
3,873
Posted By jason6247
Hi MadeInGermany thanks, your code working...
Hi MadeInGermany

thanks, your code working great like charm :)

btw, do you mind to explain what your code do. i like to learn more

awk 'BEGIN {for (i=0;i<=9999999999;i++) printf...
3,873
Posted By jason6247
Need advise to generate 10 character numbers example 0000000000 - 9999999999
Hi all, i need advise from all experts here.
when i use command below to print number in 10 character

printf "%010d\n" {0..999}

it will give me output nicely
starts from
0000000000...
3,882
Posted By jason6247
WOOHOO.. Thanks GUYS. This code works just fine....
WOOHOO.. Thanks GUYS. This code works just fine. I really appreciate all your help :)
3,882
Posted By jason6247
Add word/value at the beginning of each line in a file
how to add value/word at the beginning of each line in a file ?

i have file number.txt and the output is below

1000
1001
1002
1003
1004

i want to add 000 at the beginning of each line,...
Showing results 1 to 4 of 4

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