Dear Innovators and Enthusiasts, The FOSSEE team at IIT Bombay warmly invites you to participate in the Scilab Case Study Hackathon, an exciting opportunity to explore innovation and showcase your skills using Scilab. For more details Click here.
grep -i "computer" seddemo.txtsed -n '/[cC]omputer/p' seddemo.txtThis two command display the same thing, then what is the difference between them?
What is the difference between regular expression and other commands ?
sed -n ' /[cC]omputers/w student.txt' seddemo.txtsed -n '/[cC]omputers/p' seddemo.txt > student.txtoutput of both this command is same, then what's the difference ?
140 visits
Outline:sed कमाण्ड् sed 'सेड्' उपयुज्य मुद्रापणम् लैन् अड्रेस्सिङ्ग् कोण्टेक्स्ट् अड्रेस्सिङ्ग्
sed कमाण्ड् sed 'सेड्' उपयुज्य मुद्रापणम् लैन् अड्रेस्सिङ्ग् कोण्टेक्स्ट् अड्रेस्सिङ्ग्
Show video info
Pre-requisite