Search Results

Search: Posts Made By: itsmehihihi
1,589
Posted By itsmehihihi
**************************************************...
*********************************************************
Var=`ll|grep "$1 $2 $3"|awk '{print $NF}'`

Var1=`grep -l $Timestamp $Var`


#Copies indentified files as Lin_filename

cp -p...
1,589
Posted By itsmehihihi
Need help in scripting ...
****************************************************
grep -l $Timestamp `ll|grep "$1 $2 $3"|awk '{print $NF}'` >Files.txt

#The indentified files were written to Files.txt

for i in `cat...
3,421
Posted By itsmehihihi
Date Vadidation in YYYY-MM-DD
Date Vadidation in YYYY-MM-DD

Hi ,

Please, Help me in validating given date that is passed in arg as YYYY-MM-DD.

It should cover

check 1 <= DD <= 31 and 1 <= MM <= 12

for each mm...
Showing results 1 to 3 of 3

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