hi
probably a noob qustion but this is my first attempt at shell scripting.
im trying to open a file in a new window that the user types the name of during the run time of the script. i have tryed several different ways of doing this including.
read >> sh
read >> exec
ect...
any help would be appriciated.
thanks
Sam