added photos_dd2.md and picts
BIN
img/20160123_213020.jpg
Executable file
|
After Width: | Height: | Size: 170 KiB |
BIN
img/20160123_213029.jpg
Executable file
|
After Width: | Height: | Size: 166 KiB |
BIN
img/20160123_213042.jpg
Executable file
|
After Width: | Height: | Size: 197 KiB |
BIN
img/20160123_213056.jpg
Executable file
|
After Width: | Height: | Size: 192 KiB |
BIN
img/20160123_213104.jpg
Executable file
|
After Width: | Height: | Size: 176 KiB |
BIN
img/20160123_213117.jpg
Executable file
|
After Width: | Height: | Size: 166 KiB |
BIN
img/20160123_213128.jpg
Executable file
|
After Width: | Height: | Size: 188 KiB |
BIN
img/20160123_213140.jpg
Executable file
|
After Width: | Height: | Size: 197 KiB |
BIN
img/20160123_213156.jpg
Executable file
|
After Width: | Height: | Size: 192 KiB |
BIN
img/20160123_213213.jpg
Executable file
|
After Width: | Height: | Size: 261 KiB |
BIN
img/20160123_213241.jpg
Executable file
|
After Width: | Height: | Size: 192 KiB |
BIN
img/20160123_213252.jpg
Executable file
|
After Width: | Height: | Size: 210 KiB |
BIN
img/20160123_213308.jpg
Executable file
|
After Width: | Height: | Size: 241 KiB |
BIN
img/20160123_213430.jpg
Executable file
|
After Width: | Height: | Size: 188 KiB |
14
img/commands.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
#### pictures list for md files :
|
||||
|
||||
from:
|
||||
20160123_213020.jpg
|
||||
20160123_213029.jpg
|
||||
20160123_213042.jpg
|
||||
20160123_213056.jpg
|
||||
to:
|
||||
| | |
|
||||
| | |
|
||||
|
||||
## command
|
||||
ls -1 2016* | awk '{ if (NR%2) { printf "| |" } else { printf " | \n"} }'
|
||||