Search Results

Search: Posts Made By: utoptas
1,859
Posted By Franklin52
Use nawk or /usr/xpg4/bin/awk on Solaris.
Use nawk or /usr/xpg4/bin/awk on Solaris.
1,859
Posted By pravin27
Hi, a=`hostname` ls -time $( find...
Hi,

a=`hostname`
ls -time $( find /bscs/bscsadm/userhome/umit_log/ -name '*.txt')|awk -v var=$a '{printf("%s""|""%s""-""%s""-""%s""|""%s""|""%s\n",$4,$8,$7,$10,$11,var) }'>test.dat
Showing results 1 to 2 of 2

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