Search Results

Search: Posts Made By: kajal_ind
17,800
Posted By kajal_ind
I checked the path. I'm in the required directory...
I checked the path. I'm in the required directory and the .sh file is present

Still i'm getting /bin/ksh: ./sort.sh: not found error.
17,800
Posted By kajal_ind
ksh ./sort.sh: not found
I've a simple .sh file:

#!/bin/ksh
sort -t: -k 1.13,1.13 -k 1.16,1.29 sort.txt > output.txt

When i try to run this sort.sh file
./sort.sh
it gives me the error:
ksh: ./sort.sh: not found...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy