Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
problem1 who are the two brains behind linux2 what is the distinctive characteristic about the gnu general public
problem1 why did atampt virtually give away unix to the world2 where did bsd unix originate name some features of unix
problem1 now run the command cat foo12 and note your observations2 enter the command echo shell what mistake did you
problema telephone directory teledirtxt maintains records in the form name number where number is of the form
problem1 devise a script that takes a filename as argument which must exist in the current directory and looks in the
problem1 write a script that checks each minute and reports on who logs in and who logs out2 write a script that
problemwrite a script that accepts a 10-digit number as argument and writes it to the standard output in the form
problem1 modify the preceding script to copy the files to a new directory all three directory names are specified as
problem1 devise a script that allows a user to view add delete or modify a setting in a configuration file that
problemwrite a script that takes a filename as argument and then compresses and decompresses the file with each of the
problem1 write a script that looks up every c file in the current directory for the strings printf or fprintf if the
problem1 observe this command does it make any sense set set2 you have to run a job at night and need to have both the
problem1 write a script that accepts a pattern and filename as arguments and then counts the number of occurrences of
problem1 write a script that looks in the entire file system to locate a filename supplied as argument if the file is
problem1 write a script that accepts filenames as arguments for every filename it should first check whether it exists
problem1 write a script that accepts a compressed filename as argument which could be gz bz2 or zip it looks at the
problem1 explain what is wrong with this statement and correct it -ne 2 ampamp echo usage 0 minguid maxguid exit2
problem1 write a script that makes rm behave interactively whenever it is used with more than three filenames2 a script
problem1 if x has the value 10 what is the value of i xx ii xx2 mention two ways you can run a script developed for the
problemthe outer-join operations extend the natural-join operation so that tuples from the participating relations are
problemyour task is to create an empty directory structure bar2 from a nonempty directory tree bar1 both bar1 and bar2
problem1 develop an awk program that reads etcpasswd and prints the names of those users having the same gid in the
problem1 write an awk program to provide extra spaces at the end of a line if required so that the line length is
problem1 a shell script uses the logname variable which is not set on your system use the string handling features of
problem1 how do you list the users currently using the system along with a count of the number of times they have