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
1. You are working as a designer for a university that offers a program in Computer Science. One of the tracts is computer security. One of your colleagues has recommended adding a
Write a program that will generate 25 DWORD values in the range from +/-50 representing a two dimensional array of size 5 x 5. It should then display the array as a table (5 x 5) b
Explain the applet Element ? Applets are embedded in web pages by using the and tags. The APPLET element is same to the IMG element. Like IMG APPLET references a source fil
The method should call getAllCities() and return the index of the City that has the shortest (euclidian) distance to the. longitude and latitude passed as parameters
Define the Syntax of FOR Loop? The universal form of this statement is for(initialization;condition;increment/decrement) { statements; }
Write a Prolog predicate has_duplicates(L) that is true if list L contains duplicated elements (that is at least 2 copies of an element). For instance: ?- has_duplicates([a,e,b,
Selfcare Project: Technology Used Strut Frame work, WAS 5.1, WPS 6.0, DB2, AJAX, Eclipse, Rational Application Developer 6 and DB2 Selfcare is a big umbrella under whic
The reader-writer problem can be stated as follows: A shared memory location can be concurrently read by any number of tasks, but when a task must write to the shared memory locati
1. A readme.txt file with: a. Instructions on how to compile and run your client and server code on the command line. (Also provide shell scripts if the commands are complicated
Write a procedure named Str_concat that concatenates a source string to the end of a target string. Sufficient space must exist in the target string to accommodate the new characte
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