Search Results

Search: Posts Made By: psingh
51,659
Posted By psingh
I have posted my script as a new thread under the...
I have posted my script as a new thread under the following heading:

Checking the exit status of ftp

The exit status of that script always returns true whether the ftp is successful or not.
51,659
Posted By psingh
How can we get the exit status of this script so...
How can we get the exit status of this script so that we know if the ftp was successful? echo $? always returns 0 in this or similar script. I have a similar script which uploads a file to an ftp...
41,189
Posted By psingh
This code also worked but the following one...
This code also worked but the following one served my purpose:

find ./ -type d -ls

Thanks
41,189
Posted By psingh
That worked. Thanks
That worked. Thanks
41,189
Posted By psingh
Recursive directory listing without listing files
Does any one know how to get a recursive directory listing in long format (showing owner, group, permission etc) without listing the files contained in the directories.

The following command also...
Showing results 1 to 5 of 5

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