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
Write a function that converts a character array to a signed floating point number. Function prototype must be as follows: int asciiToFloat( char *str, unsigned char* eflag) Follow
(a) (i) What do you meant by a function? Are functions required when writing a C program? (ii) State one of the advantages to the use of functions. (iii) What do you meant by a
Flatten the tree Consider the following XML input, which groups people into two categories-salaried and hourly: Warren Rosenbaum 37 5.75
Lexical Analyzer: Symbol Table - Holds the symbols accepted by the lexical analyzer or parser. Each symbol may be a terminal or a non-terminal. Terminal symbols are listed
Write 3 somewhat simple scripts / programs in any language, combination of languages, and/or software. Please tell me the task you are trying to accomplish in the scripts. Idea
Computers and Programming Concept 1. Classify computer systems according to capacity. How they are different from computers according to the classification of technology. Provi
OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-orient
1. Write a Perl script that accepts exactly 2 integer arguments where the first argument must be less than the second argument. The script will print a comma separated list of inte
Show that we can represent pairs of nonnegative integers using only numbers and arithmetic operations if we represent the pair a and b as the integer that is the product 2 a 3 b .
The GuessingGame class contains a skeleton for a program to play a guessing game with the user. The program should randomly generate an integer between 1 and 10 and then ask the us
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