source:
mlx_cef_caller.sh@
693:1fa45b7d33f4
Last change on this file since 693:1fa45b7d33f4 was 682:08e73d58a9e4, checked in by , 9 years ago | |
---|---|
|
|
File size: 148 bytes |
Line | |
---|---|
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.