学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

a simple question abt command.

a simple question abt command.

for ex:
when I type "ls -al" to list all the file and directories at current place,the screen can not display full infmations because the files or directories are so many.
how can I check all the parts.


sorry ,no chinese input.

TOP

Try this:

ls -al | less

TOP

Thx, it works.

Any way else?
[glow=255,yellow,5]菜鸟一个.以后靠你们了..[/glow]

TOP

回复:(aipb2OO7)Thx, it works.Any way else?

are you using a linux? using bash?
try
shift + pageup or pagedown

TOP

I see , thank u all.
[glow=255,yellow,5]菜鸟一个.以后靠你们了..[/glow]

TOP

发新话题