stoolpigeon
Programmer
I have a brand new RH 7.3, Dell Poweredge server- and lots of questions.
I appreciate patience and all help- I am ingesting docs as fast as possible- but a little help along the way is very much appreciated.
I want to be able to us mt w/out having to specify /dev/st0 every time. The man page for mt says that if the TAPE variable is not set then it defaults to whatever is in /usr/include/sys/mtio.h
I need practice w/vi anyways so I dug up mtio.h and changed its default to /dev/st0 instead of /dev/tape (which does not exist on my system)
What do I need to do to get that change to go into effect? Do I need to recompile mt? And- If I do where should I look to find out how to do so?
And is this even the best way or should I set TAPE to the value that I want somewhere?
Thank you in advance,
Ron
I appreciate patience and all help- I am ingesting docs as fast as possible- but a little help along the way is very much appreciated.
I want to be able to us mt w/out having to specify /dev/st0 every time. The man page for mt says that if the TAPE variable is not set then it defaults to whatever is in /usr/include/sys/mtio.h
I need practice w/vi anyways so I dug up mtio.h and changed its default to /dev/st0 instead of /dev/tape (which does not exist on my system)
What do I need to do to get that change to go into effect? Do I need to recompile mt? And- If I do where should I look to find out how to do so?
And is this even the best way or should I set TAPE to the value that I want somewhere?
Thank you in advance,
Ron