> mysql -p [database] Enter password: mysql> pager more; PAGER set to more mysql> select * from [table]; ...data... ...data... --More-- You can use 'less', or 'more', or whatever other pager you want to use.
No comments:
Post a Comment