less or more - which to use when?

Michael Durrant

less and more seem to have very similar functionality in that they both page through text a screen at a time.

What reasons are there to use one over the other?

evilsoup

more is a legacy program, and less is an improved version of more (the ability to scroll backwards being the biggest difference, but there are others such as searching within the text). Unless you're working on either a truly antique system or a pared-down embedded one where less isn't available, there is no reason to ever use more.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Javascript less than that fails when I use a variable for comparison

分類Dev

Fargate vs Lambda, when to use which?

分類Dev

When should I use "which" for subsetting?

分類Dev

Which takes less execution time?

分類Dev

Which one is more secure to use? uuid, binascii.hexlify(os.urandom()) or random.SystemRandom()?

分類Dev

Which is more efficient ways to use listener : using Anonymous class or implementing listner

分類Dev

after combining more than one javascript files using online Optimizer Finally which name to use?

分類Dev

Graph Databases vs Triple Stores - when to use which?

分類Dev

Which is better when check a list is null : not null or use Any

分類Dev

Is `tail -f` more efficient than `less +F`?

分類Dev

How to implement Read More and Read Less with dotdotdot?

分類Dev

Make code less complex and more readable

分類Dev

Grid column responsive width but no more and no less than

分類Dev

SQLでの「more」、「less」の使用

分類Dev

Bundle Transformer for LESS and use of @import

分類Dev

Use less files in django templates

分類Dev

MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file

分類Dev

Kernel using cos and sin in CUDA fails when I use more 476 threads per block

分類Dev

jQuery - test if img width is 'more than' and 'less than'

分類Dev

How to compare two NSDates: Which is more recent?

分類Dev

index vs iterator - which would be more efficient?

分類Dev

Which Database Design is more effective in this scenario?

分類Dev

Which technique is more efficient for replacing records

分類Dev

Which mark to use

分類Dev

Which StyleCop package to use

分類Dev

Which WPF template to use?

分類Dev

Get error when try to use `\1` which get from regex `(\d)?` in Python

分類Dev

Elixir mix file - :applications vs :extra_applications - when to use which?

分類Dev

str.translate vs str.replace - When to use which one?

Related 関連記事

  1. 1

    Javascript less than that fails when I use a variable for comparison

  2. 2

    Fargate vs Lambda, when to use which?

  3. 3

    When should I use "which" for subsetting?

  4. 4

    Which takes less execution time?

  5. 5

    Which one is more secure to use? uuid, binascii.hexlify(os.urandom()) or random.SystemRandom()?

  6. 6

    Which is more efficient ways to use listener : using Anonymous class or implementing listner

  7. 7

    after combining more than one javascript files using online Optimizer Finally which name to use?

  8. 8

    Graph Databases vs Triple Stores - when to use which?

  9. 9

    Which is better when check a list is null : not null or use Any

  10. 10

    Is `tail -f` more efficient than `less +F`?

  11. 11

    How to implement Read More and Read Less with dotdotdot?

  12. 12

    Make code less complex and more readable

  13. 13

    Grid column responsive width but no more and no less than

  14. 14

    SQLでの「more」、「less」の使用

  15. 15

    Bundle Transformer for LESS and use of @import

  16. 16

    Use less files in django templates

  17. 17

    MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file

  18. 18

    Kernel using cos and sin in CUDA fails when I use more 476 threads per block

  19. 19

    jQuery - test if img width is 'more than' and 'less than'

  20. 20

    How to compare two NSDates: Which is more recent?

  21. 21

    index vs iterator - which would be more efficient?

  22. 22

    Which Database Design is more effective in this scenario?

  23. 23

    Which technique is more efficient for replacing records

  24. 24

    Which mark to use

  25. 25

    Which StyleCop package to use

  26. 26

    Which WPF template to use?

  27. 27

    Get error when try to use `\1` which get from regex `(\d)?` in Python

  28. 28

    Elixir mix file - :applications vs :extra_applications - when to use which?

  29. 29

    str.translate vs str.replace - When to use which one?

ホットタグ

アーカイブ