Search Results

Search: Posts Made By: pseudocoder
9,181
Posted By pseudocoder
Assuming that your previous command works in the...
Assuming that your previous command works in the current directory, you could try this for another directory:
(I replaced the whitespace between /tmp and cgic* with a slash "/")
9,181
Posted By pseudocoder
Also try ls -l cgic* | grep "cgic\*"
Also try
ls -l cgic* | grep "cgic\*"
9,181
Posted By pseudocoder
ls -l cgic* | grep -v cgicsave.env :confused:
ls -l cgic* | grep -v cgicsave.env
:confused:
Showing results 1 to 3 of 3

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