Question
Persons other than individuals can remit funds overseas,
towards donations for certain specified purposes, up-to ____Solution
Remittance facilities for others: Gift/donation General permission is available to persons other than individuals to remit towards donations up-to one per cent of their foreign exchange earnings during the previous three financial years or USD 5,000,000, whichever is less, for o creation of Chairs in reputed educational institutes, o contribution to funds (not being an investment fund) promoted by educational institutes; and o contribution to a technical institution or body or association in the field of activity of the donor Company. Any additional remittance in excess of the same shall require prior approval of the Reserve Bank of India.
What is the exit status code of a successfully executed command in Linux shell?
To check if a file /tmp/data.txt is both readable and writable by the current user in a shell conditional, which test is correct?
In shell scripting, which symbol represents all files in the current directory?
In shell scripting, which symbol is used to redirect the standard output to a file, overwriting its contents?
Which command is used to display the last 10 lines of a file in Linux?
Which command is used to read user input from the keyboard and store it in a variable?
Which command is used to search for a pattern in files?
Which construct replaces a command with its output in a POSIX shell?
Which signal is sent by default when using kill without arguments?
What does the #!/bin/bash line at the beginning of a shell script indicate?