Thread
:
diference between single slash and double
View Single Post
#
1
(
permalink
)
07-20-2008, 09:29 PM
heavytull
Posts: n/a
diference between single slash and double
does anyone know the difference between running an application in the two
following ways?
#/sbin/'any_binary'
and
#/sbin//'any_binary'
?
heavytull