Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
problem1 name the commands required to interactively replace printf with fprintfstderr how will you repeat the action
problem1 how do you copy text from the current cursor position to the followingi the character under the cursorii the
problem1 how will you revert to the last-saved version of a file2 how will you ensure that vi automatically saves a
problem1 how will you copy five lines of text from one file to another how do you then toggle between the two files2
problem1 how will you compile a c program without leaving the editor2 what is the significance of the n and n commands3
problem1 give an example of a relation schema r and a set of dependencies such that r is in bcnf but is not in 4nf2
problem1 use the definition of functional dependency to argue that each of armstrongs axioms reflexivity augmentation
problem1 how will you attach a label to a group of files in their current form and later retrieve the same versions
problem1 which file does sact obtain activity information from when is the file created and deleted2 you checked out a
problem1 a make rule doesnt always have a dependency and the target need not be a disk file explain with an example of
problem1 look up the man page of make to find out how it can be invoked to display the command line that it would
problem1 how does an executable c program differ from its associated object files2 it makes no sense to save object
problem1 name the cvs command thati loads the repository after initializationii lists differences between versions 13
problem1 look up the man page of sccsdiff and then create two deltas of a file how will you use the command to display
problem1 name the three phases a program has to go through before an executable is created from it2 name the two
problem1 how can you find out whether a program has been executed today2 explain the difference betweeni ls -l and ls
problem1 how will you determine whether your system uses the bsd or atampt version of chown and chgrp2 the owner can
problem1 you have a number of programs in homeprogs which are called by other programs you have now decided to move
problem1 if ls -li shows two filenames with the same inode number what does that indicate2 what happens when you invoke
problem1 if the owner doesnt have write permission on a file but her group has can shei edit itii delete it2 if umask
problem1 what do you do to ensure that no one is able see the names of the files you have2 the command cd bar failed
problem1 use chmod -w and then try to create and remove a file in the current directory can you do that is the command
problem1 a file in a file system with a block size of 1024 bytes contains 1026 bytes how many bytes of disk space does
problem1 how do you link foo1 to foo2 usingi a hard linkii a symbolic link if you delete foo1 does it make any
problem1 what do you mean by saying that a file has three links2 how do you removei a hard linkii a symbolic link