> after that I got the error: > /usr/local/bin/vieet: 24: /usr/local/bin/vieet: [[: not found > > changing line 24 from > if [[ -z "$EDITOR" ]]; then > to > if [ -z "$EDITOR" ]; then > > fix the error and then vieet works well
ah the [[ condition ]] apparently ksh supports that so i kinda missed it. -- Regards, Alex-P. Natsios (a.k.a Drakevr) ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel