Interviewer And Interviewee Guide

Solaris Interview Question:

Delete blank lines in a file?

Submitted by: Administrator
- cat sample.txt | grep -v ‘^$' > new_sample.txt
Submitted by: Administrator

Read Online Solaris Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.