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 Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
tn5250j
/
tn5250j.sh
blob
339e42edbb8716f061eddbdb9684d06b9d40d83b
1
#! /bin/sh
2
3
# Runs the tn5250j 5250 java emulator
4
5
# Sets the tn5250j home directory
6
TN5250J_HOME
=
'/usr/share/java/tn5250j/'
7
8
# Change to the emulator's directory
9
cd
${TN5250J_HOME}
/
10
11
# Does the effective launching
12
java
-jar
tn5250j.jar