Question
Any person aggrieved by any decision or order made by
the Adjudicating Authority under the Foreign Trade (Development and Regulation) Act may prefer an appeal within a period of __________________ from the date on which the decision or order is served on such person.Solution
Section 15. Appeal—(1) Any person aggrieved by any decision or order made by the Adjudicating Authority under this Act may prefer an appeal— (a) where the decision or order has been made by the Director General, to the Central Government; (b) where the decision or order has been made by an officer subordinate to the Director General, to the Director General or to any officer superior to the Adjudicating Authority authorised by the Director General to hear the appeal, within a period of forty-five days from the date on which the decision or order is served on such person.
What does $# represent in a shell script?
Which signal is sent by default when using kill without arguments?
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which construct allows embedding a block of text in shell scripts as input?
Which operator is used to append output to a file?
In bash, which command is used to trap and handle signals like SIGINT?
Named pipes (FIFOs) are created using:
Which operator enables process substitution?
Which command is used to display the current working directory?
A Here-Document in shell is denoted by: