source:
mlx_cef_caller.sh@
733:e1da02e929ed
Last change on this file since 733:e1da02e929ed was 682:08e73d58a9e4, checked in by , 9 years ago | |
---|---|
|
|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[682] | 1 | #!/bin/sh |
2 | ||
3 | scriptdir=`dirname $0` | |
4 | ||
5 | echo "$@" > "/tmp/mlxcef.${LOGNAME}.args.tmp" | |
6 | mv "/tmp/mlxcef.${LOGNAME}.args.tmp" "/tmp/mlxcef.${LOGNAME}.args" |
Note:
See TracBrowser
for help on using the repository browser.