Re: [dev] st -e not working?

From: Josh Rickmar <joshua_rickmar_AT_eumx.net>
Date: Thu, 12 May 2011 18:15:03 -0400

On Thu, May 12, 2011 at 11:11:10PM +0100, Sir Cyrus wrote:
> Using st 0.1.1 and the -e switch appears to not be working. As test cases I ran
> st -e ls
> st -e "ls"
> st -e echo hello
> st -e "echo hello"
> and a few others, but nothing seemed to work. Has this not been
> implemented yet? Or am I doing something wrong? This makes it
> impossible to download files using surf/st/wget.
>

It runs the given command in place of your shell. As soon as it
quits, so does st. Run "st -e cat" to try with a program that
doesn't terminate immediatelly.
Received on Fri May 13 2011 - 00:15:03 CEST

This archive was generated by hypermail 2.2.0 : Fri May 13 2011 - 00:24:03 CEST