4
install_shell/d5000_cron_example.sh
Executable file
4
install_shell/d5000_cron_example.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/csh
|
||||
source /home/d5000/.cshrc
|
||||
set cur_date=`date "+%y-%m-%d_%H_%M_%S"`
|
||||
echo $cur_date
|
||||
Reference in New Issue
Block a user