Article 5GSDS [SOLVED] directory with timestamp

[SOLVED] directory with timestamp

by
1s440
from LinuxQuestions.org on (#5GSDS)
Hi all,

I am trying to create a directory with stamp in the shell script and then i want to dump all the files in to it.

When i write like this,i always get an error saying that No such file or directory found.

Code:#create directory
dir = /temp/local/ssm
echo "creating a directory with timestamp"
dir=$dir/mkdir $(date +"%Y-%m-%d")Can anyone quickly suggestlatest?d=yIl2AUoC8zA latest?i=csaP4KK4p9M:on6iusjsYbg:F7zBnMy latest?i=csaP4KK4p9M:on6iusjsYbg:V_sGLiP latest?d=qj6IDK7rITs latest?i=csaP4KK4p9M:on6iusjsYbg:gIN9vFwcsaP4KK4p9M
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments