Search Results

Search: Posts Made By: imprimisxo
2,848
Posted By imprimisxo
When I run it as BASH it gives different (but...
When I run it as BASH it gives different (but still undesired) results.

Code:

>cat exec_move_yesterday_files_from_incoming.sh
#
# Capture the current directory.
export -p CurrentDir="`pwd`"...
2,848
Posted By imprimisxo
Linux script - Crazy results
Here is my script:

#
# Capture the current directory.
export -p CurrentDir="`pwd`"
echo $CurrentDir
#
# Capture the new directory name in the form YYYYMMDD.
export -p DateDir="`date...
Showing results 1 to 2 of 2

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