Search Results

Search: Posts Made By: vagar11
982
Posted By vagar11
In which line i have missed the quote?
In which line i have missed the quote?
982
Posted By vagar11
help with script
#!/bin/ksh
cd /idn/home/was/logs/ic_server
set da=date | nawk '{ print $2,$3-1}'
echo $da
ls -lrt SystemOut* | nawk '$0 ~ da {print $NF}'
#ls -lrt | nawk '/d/{print $NF}'


The following...
Showing results 1 to 2 of 2

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