<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: opening a file with vi.. having a weird problem all of a sudden in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541632#M223345</link>
    <description>WHat is the output of these commands:&lt;BR /&gt;&lt;BR /&gt;ls -l /usr/local/bin/unmountcd.sh&lt;BR /&gt;&lt;BR /&gt;alias&lt;BR /&gt;&lt;BR /&gt;what `which vi`&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Tue, 10 May 2005 14:40:54 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-05-10T14:40:54Z</dc:date>
    <item>
      <title>opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541626#M223339</link>
      <description>for no reason i can't open anything on my test box with vi.. i get this weird error&lt;BR /&gt;fifrux27 /usr/local/bin&amp;gt;vi unmountcd.sh&lt;BR /&gt;"/u05/temp_upgrade" No such file or directory                            &lt;BR /&gt;the u05/temp_upgrade is an old file that was just deleted.&lt;BR /&gt;Any ideas on what I need to do.&lt;BR /&gt;I get this same error on every file i try to open with vi.&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 14:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541626#M223339</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2005-05-10T14:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541627#M223340</link>
      <description>/var filesystem is not mounted most likely&lt;BR /&gt;&lt;BR /&gt;mount /var&lt;BR /&gt;&lt;BR /&gt;try again.&lt;BR /&gt;&lt;BR /&gt;If it says its corrupt:&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;Use a real logical volume name instead of the one I used. Check /etc/fstab for the right one.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 10 May 2005 14:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541627#M223340</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-10T14:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541628#M223341</link>
      <description>which vi&lt;BR /&gt;&lt;BR /&gt;should return:&lt;BR /&gt;/usr/bin/vi&lt;BR /&gt;&lt;BR /&gt;ls -l /usr/bin/vi&lt;BR /&gt;Should return:&lt;BR /&gt;-r-xr-xr-t   6 bin        bin         249856 May 21  2002 /usr/bin/vi&lt;BR /&gt;&lt;BR /&gt;then post the output of&lt;BR /&gt;&lt;BR /&gt;what `which vi`  &lt;BR /&gt;&lt;BR /&gt;Are you root?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 10 May 2005 14:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541628#M223341</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-10T14:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541629#M223342</link>
      <description>just tried your suggestion... it was mounted and i did the fschk command and that was ok..  still get that weird message from vi.. however i can do a "more" on the file just fine&lt;BR /&gt;&lt;BR /&gt;Anything else you can think of?&lt;BR /&gt;I've never seen this before&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 14:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541629#M223342</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2005-05-10T14:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541630#M223343</link>
      <description>hi harry,&lt;BR /&gt;&lt;BR /&gt;i did your commands too... below is output&lt;BR /&gt;fifrux27 /&amp;gt;ls -l /usr/bin/vi&lt;BR /&gt;-r-xr-xr-t   6 bin        bin         241664 Nov 14  2000 /usr/bin/vi&lt;BR /&gt;fifrux27 /&amp;gt;which vi&lt;BR /&gt;/usr/bin/vi</description>
      <pubDate>Tue, 10 May 2005 14:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541630#M223343</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2005-05-10T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541631#M223344</link>
      <description>Can you try:&lt;BR /&gt;ll unmountcd.sh&lt;BR /&gt;file unmountcd.sh&lt;BR /&gt;ll /var/tmp&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 14:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541631#M223344</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-10T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541632#M223345</link>
      <description>WHat is the output of these commands:&lt;BR /&gt;&lt;BR /&gt;ls -l /usr/local/bin/unmountcd.sh&lt;BR /&gt;&lt;BR /&gt;alias&lt;BR /&gt;&lt;BR /&gt;what `which vi`&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 10 May 2005 14:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541632#M223345</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-10T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541633#M223346</link>
      <description>also, try this:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/vi /usr/local/bin/unmountcd.sh&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 10 May 2005 14:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541633#M223346</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-10T14:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541634#M223347</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Please post the output of these three cmds:&lt;BR /&gt;&lt;BR /&gt;file /usr/bin/vi&lt;BR /&gt;&lt;BR /&gt;what /usr/bin/vi |head&lt;BR /&gt;&lt;BR /&gt;env&lt;BR /&gt;&lt;BR /&gt;whoami&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 10 May 2005 14:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541634#M223347</guid>
      <dc:creator>Tony Scully_2</dc:creator>
      <dc:date>2005-05-10T14:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541635#M223348</link>
      <description>here ya go Tony&lt;BR /&gt;fifrux27 /&amp;gt;uname -a&lt;BR /&gt;HP-UX fifrux27 B.11.11 U 9000/800 file 1311 unlimited-user license&lt;BR /&gt;fifrux27 /&amp;gt;   file /usr/bin/vi&lt;BR /&gt;file:           cannot open&lt;BR /&gt;/usr/bin/vi:    PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;fifrux27 /&amp;gt;what /usr/bin/vi | head&lt;BR /&gt;/usr/bin/vi:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;         Fri Oct 27 00:57:19 PDT 2000 $&lt;BR /&gt;         $ B.11.11_LR  Oct 27 2000 00:57:16 $ &lt;BR /&gt;fifrux27 /&amp;gt;env&lt;BR /&gt;_=/usr/bin/env&lt;BR /&gt;TMPDIR=/u05/temp_upgrade&lt;BR /&gt;MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/u&lt;BR /&gt;sr/local/man/%L:/usr/local/man:/opt/upgrade/share/man/%L:/opt/upgrade/share/man:&lt;BR /&gt;/opt/pd/share/man/%L:/opt/pd/share/man:/opt/pd/share/man/%L:/opt/pd/share/man:/o&lt;BR /&gt;pt/pd/share/man/%L:/opt/pd/share/man:/opt/resmon/share/man:/opt/hparray/share/ma&lt;BR /&gt;n/%L:/opt/hparray/share/man:/opt/graphics/common/man:/opt/scr/share/man:/usr/dt/&lt;BR /&gt;share/man://opt/perl/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/opt/aud&lt;BR /&gt;io/share/man:/opt/ansic/share/man/%L:/opt/ansic/share/man:/opt/langtools/share/m&lt;BR /&gt;an/%L:/opt/langtools/share/man:/opt/image/share/man:/opt/imake/man:/opt/perf/man&lt;BR /&gt;/%L:/opt/perf/man:/opt/cobol/cobdir/man:/opt/hpnpl//man&lt;BR /&gt;PATH=/usr/local/bin:/usr/sbin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/&lt;BR /&gt;bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/usr/bin/X&lt;BR /&gt;11:/usr/contrib/bin/X11:/opt/pd/bin:/opt/resmon/bin:/opt/graphics/common/bin:/op&lt;BR /&gt;t/scr/bin:/opt/atok/bin:/opt/egb/bin://opt/perl/bin:/usr/sbin/diag/contrib:/opt/&lt;BR /&gt;vje/bin:/opt/ignite/bin:/opt/langtools/bin:/opt/imake/bin:/opt/perf/bin:/opt/cob&lt;BR /&gt;ol/bin:/opt/hpnpl//bin:/sbin:/home/root&lt;BR /&gt;COLUMNS=80&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;LOGNAME=root&lt;BR /&gt;ERASE=^H&lt;BR /&gt;PS1=$NODE $PWD&amp;gt;&lt;BR /&gt;SHELL=/sbin/sh&lt;BR /&gt;NODE=fifrux27&lt;BR /&gt;HOME=/root&lt;BR /&gt;TERM=hp&lt;BR /&gt;PWD=/&lt;BR /&gt;TZ=EST5EDT&lt;BR /&gt;LINES=24&lt;BR /&gt;fifrux27 /&amp;gt;whaomi&lt;BR /&gt;sh: whaomi:  not found.&lt;BR /&gt;fifrux27 /&amp;gt;whoami&lt;BR /&gt;root&lt;BR /&gt;fifrux27 /&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 14:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541635#M223348</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2005-05-10T14:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541636#M223349</link>
      <description>Hi,&lt;BR /&gt;long shot: please post the output of&lt;BR /&gt;# alias&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Tue, 10 May 2005 14:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541636#M223349</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2005-05-10T14:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541637#M223350</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Sorry for the typo!&lt;BR /&gt;&lt;BR /&gt;Does it really do that 'cannot open' before returning the file details when you execute&lt;BR /&gt;&lt;BR /&gt;file /usr/bin/vi&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Seems like the shell is misbehaving a bit, can you also try &lt;BR /&gt;&lt;BR /&gt;sh&lt;BR /&gt;&lt;BR /&gt;vi anyfile&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 10 May 2005 14:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541637#M223350</guid>
      <dc:creator>Tony Scully_2</dc:creator>
      <dc:date>2005-05-10T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541638#M223351</link>
      <description>OK:&lt;BR /&gt;&lt;BR /&gt;TMPDIR=/u05/temp_upgrade&lt;BR /&gt;&lt;BR /&gt;The question is:&lt;BR /&gt;Does "/u05/temp_upgrade" exists?&lt;BR /&gt;&lt;BR /&gt;Two solutions:&lt;BR /&gt;1. Create /u05/temp_upgrade&lt;BR /&gt;2. export TMPDIR=/var/tmp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 15:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541638#M223351</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-10T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541639#M223352</link>
      <description>It does seem strange that the file command returned an error.&lt;BR /&gt;&lt;BR /&gt;Tyr this:&lt;BR /&gt;&lt;BR /&gt;# whence vi&lt;BR /&gt;&lt;BR /&gt;This will show whether you are using an alias for vi.</description>
      <pubDate>Tue, 10 May 2005 15:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541639#M223352</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-10T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541640#M223353</link>
      <description>thanks for everyone's help.. i found it.  i had the tmp directory set to /u05/tmp_upgrade for an oracle issue awhile back.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2005 15:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541640#M223353</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2005-05-10T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541641#M223354</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;I reckon you've got it there!&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 10 May 2005 15:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541641#M223354</guid>
      <dc:creator>Tony Scully_2</dc:creator>
      <dc:date>2005-05-10T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: opening a file with vi.. having a weird problem all of a sudden</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541642#M223355</link>
      <description>Maybe a stupid suggestion, but do you have enough filespace left on the $TMPDIR?</description>
      <pubDate>Wed, 11 May 2005 00:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opening-a-file-with-vi-having-a-weird-problem-all-of-a-sudden/m-p/3541642#M223355</guid>
      <dc:creator>Oliver Stoklossa</dc:creator>
      <dc:date>2005-05-11T00:26:09Z</dc:date>
    </item>
  </channel>
</rss>

