Kubernetes
▼
Containers
▼
Podman
▼
Linux
▼
CRI-O
▼
LINUX: How To Remove/Ignore/Not Display Blank Lines in A File Using AWK command
Below awk command can be used for removing/ignoring and not displaying blank lines in a file.
awk /./ <filename>
Products to which Article Applies
All Linux Operating Systems
tarun boyella
No comments:
Post a Comment