repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
xnec2c
/
xnec2c.sh
blob
422c5ec0cf45e456e6c3c831b0eb4ca812d67dde
1
#!/bin/sh
2
if
[ !
-e
~
/
xnec2c
/
examples
];
then
3
mkdir
-p
~
/
xnec2c
/
examples
&> /
dev
/
null
4
cp
-a
/
usr
/
shar
e
/
xnec2c
/
examples
/*
~
/
xnec2c
/
examples
/
5
fi
6
pushd
.
&> /
dev
/
null
7
cd
~
/
xnec2c
8
xnec2c
9
popd