Skip to content

Commit

Permalink
Merge pull request #252 from Fozbek/patch-1
Browse files Browse the repository at this point in the history
Bash Script
  • Loading branch information
BilgisayarKavramlari authored Feb 16, 2017
2 parents 0958cf8 + cf03434 commit 313d96f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions EkranaTarihBas.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

dt=$(date '+%d/%m/%Y %H:%M:%S');
echo "$dt" # Çıktı: 12/02/2017 19:09:08

0 comments on commit 313d96f

Please sign in to comment.