Search Results

Search: Posts Made By: npereira
2,354
Posted By npereira
ok thanks That's what it was.
ok thanks

That's what it was.
2,354
Posted By npereira
Need help making a script
Here is what I have:

#!/bin/bash
# Setup year date and month
YR=`date +%Y '{print $6}'`
MON=`date +%b '{print $2}'`
DAY=`date +%d '{print $3}'`
file=$YR$MOY$DOM
# clear
# Dump database...
Showing results 1 to 2 of 2

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