Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
W.A.S.S to display all the files in a specified directory in the following format:File size in K Date Protection OwnerProgramecho -e "Enter dir : \c"read dircls -al $dirc > list.tmpwc -l list.tmp > rec.tmpnorec=`awk '{print $1}' rec.tmp`echo "REC=$norec"count=2echo "FILE SIZE IN K DATE PROTECTION OWNER " > list2.tmpecho "---------------------------------------------------" >> list2.tmpwhile [ $count -le $norec ]do head -$count list.tmp > list1.tmp tail -1 list1.tmp | awk '{printf "%-20s %-10d %15s %-15s %5s\n",$8,$5,$6,$1,$3}' >> list2.tmp count=`expr $count + 1` donecat list2.tmp OUTPUT $ sh e6vax.shEnter dir : tmpREC=7FILE SIZE IN K DATE PROTECTION OWNER-----------------------------------------------------------------------------. 1024 2006-11-10 drwxr-xr-x linux.. 1024 2006-11-10 drwxr-xr-x linuxshv 0 2006-11-10 -rw-r--r-- linuxj2me 0 2006-11-10 -rw-r--r-- linuxanaconda 14 2006-11-10 -rw-r--r-- linuxtemp1 1024 2006-11-10 drwxr-xr-x linux
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
This assignment is an individual programming assignment using Perl. It addresses objectives 3, 4, 5 and 8 as listed in the Subject Outline document. The assignment is based on them
As with 2 nd order differential equations we can't determine a non-homogeneous differential equation unless we can initially solve the homogeneous differential equation. We'll als
Write a Prolog predicate remove_nth(N,L1,L2) that is true if list L2 is just list L1 with its Nth element removed. If L1 does not have an Nth element then the predicate should fail
Explain the Do - While Statement - Computer Programming? A do - while loop is an exit controlled loop and the body of the loop gets executed at least once if the condition is n
Vacation Envy - Travel and Photo Sharing Website Site Overview- Vacation Envy is a travel as well as photo-sharing site. Make your travel map, share photos and show off al
You have been asked to set up a project plan for developing a mobile phone application for London Olympics. Major tasks include conducting some research into different mobile ph
Write a program that accepts a date from the user in the form mm/dd/yyyy and then displays it in the form month dd, yyyy, where month is the name of the month. Enter a date (mm/d
An anagram is a type of word play, the result of rearranging the letters of a word or phrase to produce a new word or phrase. For example the anagram of tea is tea, tae, eat, eta,
how to save bulk entries at a time using collections?
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd