[TriLUG] Bash script question: newbie alert
jason at monsterjam.org
jason at monsterjam.org
Sat May 12 14:57:13 EDT 2007
instead of
#!/bin/bash
use
#!/bin/bash -x
Jason
On Sat, May 12, 2007 at 02:48:06PM -0400, Carl Crider wrote:
> i've created a shell script that installs all of my favorite applications,
> plug-ins, multimedia tools, etc. for fresh ubuntu 7.04 installs.
>
> the script runs, but here's the question:
>
> how can i get it to run in the foreground, where i can see it working?
>
> as soon as i run it [sudo ./scriptname.sh], it goes back to a prompt. the
> only
> clue i have that it is running is by testing that everything was installed
> correctly. happily, it was all installed. but i would like to add something
> to the script to make it run in an open terminal, if possible.
>
> thanks for any help.
>
> carl
> --
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
--
================================================
| Jason Welsh jason at monsterjam.org |
| http://monsterjam.org DSS PGP: 0x5E30CC98 |
| gpg key: http://monsterjam.org/gpg/ |
================================================
More information about the TriLUG
mailing list