Commands Help : wc

  •   Print the number of newlines, words, and bytes in files

[SYNOPSIS] wc OPTION FILE
option
-cprint the byte counts
-lprint the newline counts
-wprint the word counts

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators