Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
passing a filename to vi ??
Name: hernandez Date: December 3, 2003 at 04:28:00 Pacific OS: xp/korn shell CPU/Ram: 256
Comment:
Hi does anyone know how to pass a filename to vi?? what i mean is, i have some script that calls various different files based on user selection. and i want the user to be able edit these files in vi while the script still runs. does this make any sense to anyone? and does anyone know how to do this?
Summary: Is it possible to pass a filename without knowing it's full name? I want to write some generic code that will call a script with two filenames, from within a wrapper file. i.e script_1.ksh <filenam...
Summary: I need a little help with a Script. I need to read a filename from a directorty based on a specific format. I will be looking for the file in a directory that will have a file added to it each month. ...
Summary: Hi, I have encounter a problem and hopefully someone from here can help me out, please. Is it possible for me to pass a parameter to ftp? Here is what I needed to do at work. I need to ftp some files ...