Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I am Niraj. Was stuck in between one of my assignment. Requirement:- while passing argument through the shell script program , argument should be a regular file and should ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Location
    Bangalore,India
    Posts
    10

    Question shell script to check the argument pased is which file type

    Hi,
    I am Niraj. Was stuck in between one of my assignment.

    Requirement:- while passing argument through the shell script program , argument should be a regular file and should exist in the pwd.

    So my questing is how to check the current argument passed in regular file or directory or symbolic link etc.

  2. #2
    Linux Guru
    Join Date
    Nov 2007
    Posts
    1,695

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Location
    Bangalore,India
    Posts
    10
    Thanks a lot.. it was solved.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...