Search Results

Search: Posts Made By: jagguvarma
7,514
Posted By jagguvarma
Thank you for your replay, i will be knowing the...
Thank you for your replay, i will be knowing the values 8, 30 dynamically, its not working

its creating only 1 file as
touch SkyOffer_Details_081112.txt
for i in {$v_day..$v_last_day}
do
...
7,514
Posted By jagguvarma
Need help to create multiple file using shell script
HI,

i created the below script to create the multiple files, iam not getting the required output, Please advice.

#!/bin/sh
v_date=$1 # argument will come as daymonthyear eg : 151112...
52,014
Posted By jagguvarma
Thank you
Thank you
52,014
Posted By jagguvarma
How to create multiple files?
HI,

I would like to create the files as

file1.txt
file2.txt
file3.txt
......
.......
.......
filen.txt

in a single unix command, i dont want to use the loops.

n is user specific...
Showing results 1 to 4 of 4

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