On Sat, 2002-09-28 at 09:06, Adam Bogacki wrote: > Fair enough ... chew on the following ... > > #man apt-get > Reformatting apt-get(8), please wait ... > sh: line1: /usr/bin/pager: no such file or directory
quick fix is: cd /usr/bin ln -s less pager Thanks KenF -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
