Resource Type | Posted On |
Script to make File and Directory Management Operations menu based : Display Cur... | Sep 15 |
Write a shell script that takes a file names as a argument and deletes this file... | May 03 |
write a script to delete zero sized files from a given directory (and all its... | Mar 21 |
Shell script to perform operations like display, list, make directory and copy, ... | May 12 |
Program of telephone directory that provides append, find and display all record... | Dec 31 |
Electronic Telephone Directory - File Handling and Graphics | Nov 05 |
File handling program to display directory contents | May 01 |
List all hidden files in current directory | Jun 02 |
How delete directory with files? | Mar 31 |
Removing files and directories - rm | Jun 06 |
Copy file and directory subtrees - cp | Oct 29 |
Move or Rename file and directories - mv | Jan 19 |
Listing file and directories command - ls | Aug 18 |
Program to create user defined fork function and create 2 child process, print t... | Jul 24 |
Program to fork a child and print the process id of parent and child process | Jul 22 |
Program to find process id and parent process id | May 22 |
Program to print WORDPROCESSING as WORD PROCESSING, WORD, PROCESSING, W.P. | May 31 |
Program to create processes using fork() and check different states for orphan... | Aug 19 |
Program to create processes using fork() and check different states of zombie... | Sep 20 |
Shell script that prints names of all sub directories present in the current... | Oct 14 |
Shell script that prints names of all sub directories present in the current... | Dec 19 |
Shell script to check whether inputted directory is in current directory or not | Jun 07 |
Perform directory operations like display current , list, Make, Change directory... | Jul 13 |
Program to simulate process synchronization, call wait function so that the exec... | Jul 25 |
Write shell script that takes a file name as an argument and deletes this file f... | Jun 03 |
|
Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
How to create a directory and remove a directory? | Jun 07 |
Shell script to check dir directory if it exists then change the path, if not th... | Jun 15 |
Write a shell script for renaming each files in the directory such that it will ... | Apr 13 |
To identify directory and executable file which command is used? | Feb 28 |
Kill Excel Process Explicitly | Jun 03 |
Write a shell script, which displays a list of all files in the current ... | Mar 24 |
Write a shell script, which reports names and sizes of all files in a directory ... | Apr 22 |
Shell script to display the name of those files (in the given directory) which a... | Apr 02 |
PROGRAM TO FIND CORRELATION BETWEEN TWO DATA SETS DEFINED NUMBER OF PROCESSES | Apr 23 |
Program to add 4 integer values using 2 processes | Jul 27 |
Program to copy elements of one array to another for n number of processes | Jul 28 |
Program to copy elements of one array to another for n number of processes | Jul 29 |
Program to create two child processes and examine the output | Jul 23 |
Program to compute sum of an array using parallel processing | May 23 |
Program to copy array elements in another array using parallel processing | May 25 |
Program to find sum, average and deviation of input numbers using parallel... | May 26 |
Program to create processes using fork() and check orphan state | Jun 06 |
Program to create processes using fork() and check zombie state | Jun 07 |
Sum of numbers from 1 to 10, by dividing the job into two processes | Jun 08 |
Sum of numbers from 1 to 10, by dividing the job into two processes | Jun 09 |
PROGRAM FOR COPY THE ARRAY ELEMENETS USING N NO.OF PROCESSES | Jul 05 |
PROGRAM TO EALUATE A POLYNOMIAL WITH N NO.OF PROCESSES USING LOOP SPLITING | Jul 11 |
PROGRAM FOR MATRIX VECTOR MULTIPLICATION USING INNER LOOP SPLITING FOR N NO.OF... | Jul 12 |
PROGRAM FOR ZOMBIE PROCESS | Jul 17 |