Mailinglist Archive: opensuse-bugs (14887 mails)

< Previous Next >
[Bug 307796] New: less reports error is linked as more into ~/bin/
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 5 Sep 2007 09:11:55 -0600 (MDT)
  • Message-id: <bug-307796-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=307796

           Summary: less reports error is linked as more into ~/bin/
           Product: openSUSE 10.3
           Version: Beta 3
          Platform: x86-64
        OS/Version: openSUSE 10.3
            Status: NEW
          Keywords: dogfood
          Severity: Major
          Priority: P5 - None
         Component: Basesystem
        AssignedTo: anosek@xxxxxxxxxx
        ReportedBy: werner@xxxxxxxxxx
         QAContact: qa@xxxxxxx
          Found By: ---


see this:

 /suse/werner> ln -sf /usr/bin/less bin/more
 /suse/werner> rehash 
 /suse/werner> more /etc/hosts
 Line number is required after -l
 Missing filename ("less --help" for help)

but

 /suse/werner> ln -sf /usr/bin/less bin/foo
 /suse/werner> rehash
 /suse/werner> foo /etc/hosts

works ... what is wrong here?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >