Guest User

Untitled

a guest
May 27th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #!/bin/bash
  2. today=`date '+%Y_%m_%d__%H_%M_%S'`
  3. filename="/home/el/myfile/$today.ponies"
  4. echo $filename
Add Comment
Please, Sign In to add comment