Help :- for creating this bash script

Q;-
==========================================================
Create a script in bash /root/script.sh such that, If the script is run in

   the following manner

   #/root/script.sh python

      o/p ----> perl

   #/root/script.sh perl

      o/p ----> python

   Make sure that if no argument is provided, then error o/p should be

   displayed as

      o/p ----> invalid argument

   If wrong argument is provided, then error o/p should be

   displayed(/directed)
      o/p ----> python|perl
===========================================================




Thank You
Ashutosh Kumar Mishra
+91-9891430084

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to