postheadericon Write a script to display all lines of a file in ascending order


File Name : ex23.sh


clear
echo "Enter File Name :\c"
read filename
sort $filename


0 comments:

Blog Archive

Total Pageviews

© BipinRupadiya.com. Powered by Blogger.