We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53112c commit 29f6fb0Copy full SHA for 29f6fb0
1 file changed
tar.sh
@@ -0,0 +1,10 @@
1
+#!/bin/bash
2
+
3
+tar cvfz TBT-TS-sisl.tar.gz \
4
+ tutorial.pdf install_tutorial.sh \
5
+ C.psf [01]*/*.{fdf,py,sh,psf} \
6
+ */*/*.psf \
7
+ siesta.pdf tbtrans.pdf \
8
+ 07/*.xyz
9
10
+echo " TBT-TS-sisl.tar.gz"
0 commit comments