Search Results

Search: Posts Made By: sunny2802
1,631
Posted By zozoo
try giving proper spaces after if statement
try giving proper spaces after if statement
1,631
Posted By Franklin52
Add a space after '[' and before ']' like: if [...
Add a space after '[' and before ']' like:
if [ -n "$path" ]

instead of:
if[-n "$path"]
12,536
Posted By DukeNuke2
http://ss64.com/nt/syntax-redirection.html ...
http://ss64.com/nt/syntax-redirection.html

ls -l >nul 2>&1
Showing results 1 to 3 of 3

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