This website works better with JavaScript.
Explore
Help
Register
Sign In
jorge
/
my_scripts
mirror of
https://github.com/jorgevasquezp/my_scripts
Watch
1
Star
0
Fork
You've already forked my_scripts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
testing adding a comment
Browse Source
master
Jorge Vasquez Perez
5 years ago
parent
293511e102
commit
7604455e80
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
bash/zip.sh
Unescape
Escape
View File
@ -1,3 +1,4 @@
#comment
for
i
;
do
7z -tzip a
"
$i
"
_
$(
date +%m%d%y
)
.zip
"
$i
"
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jorge/my_scripts
Title
Body
Create Issue