Skip to content

Commit

Permalink
unggah awal
Browse files Browse the repository at this point in the history
  • Loading branch information
adanghidayat committed Apr 4, 2017
1 parent 218e4ff commit fcadb49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions clean.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
for i in *'Screenshotfrom2017-02-09'*; do mv "$i" `echo $i | sed -e 's/Screenshotfrom2017-02-09//g'`; done
1 change: 1 addition & 0 deletions convert2pdf.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
for i in *'Screenshotfrom2017-02-09'*; do mv "$i" `echo $i | sed -e 's/Screenshotfrom2017-02-09//g'`; done

0 comments on commit fcadb49

Please sign in to comment.