Jacob Sylvia <jacob.syl...@gmail.com> wrote:
> I know what the problem was... bash was interpreting the `table_name` piece
> as a command.  I had to escape the backticks...
> 
Yes, `command` is the old-fashioned way of saying $(command) in bash.

-- 
Chris Green
ยท

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to