argh
This commit is contained in:
parent
b4e324a156
commit
55aaf322af
67 changed files with 7142 additions and 14 deletions
21
bin/_old/old/hprint
Executable file
21
bin/_old/old/hprint
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "TODO...!"
|
||||
|
||||
#cd /home/hanez/Desktop/neu/
|
||||
|
||||
#for i in ./*; do
|
||||
# echo $i
|
||||
# pdf2ps $i
|
||||
# mv *.ps ../ps/
|
||||
#done
|
||||
|
||||
#cd /home/hanez/Desktop/ps/
|
||||
|
||||
#for h in ./*; do
|
||||
# cat $h > /dev/usb/lp0
|
||||
# echo $h
|
||||
# sleep 5
|
||||
#done
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue