Question
PM KISAN is a Central Sector scheme with 100% funding
from the Government of India .It has become operational in _______ under which an income support of 6,000/- per year in three equal installments will be provided to all land-holding farmer families.Solution
PM KISAN is a Central Sector scheme with 100% funding from the Government of India.It has become operational from 1.12.2018.Under the scheme an income support of 6,000/- per year in three equal installments will be provided to all land-holding farmer families. The definition of family for the scheme is husband, wife and minor children.State Government and UT administration will identify the farmer families which are eligible for support as per scheme guidelines.The fund will be directly transferred to the bank accounts of the beneficiaries.
Which of the following is a system call used to create a new process in Unix-like operating systems?
Which command displays the manual page for another command?
In shell scripting, how do you assign the string "Hello World" to a variable named `MESSAGE`?
What is the primary purpose of the "shebang" line `#!/bin/bash` at the beginning of a shell script?
Which command is used to read user input from the keyboard and store it in a variable?
Which command is used to combine the contents of multiple files?
Which command is used to display the number of lines in a file?
In a POSIX shell script, which construct correctly tests whether variable x is an empty string?
Which command is used to search for a pattern in files?
Which command is used to display all currently running processes in Linux?