PDA

View Full Version : universal printf command execute type of thing


SnypeTEST
06-08-2003, 11:15 AM
for instance.

printf("!vfs:chattr 1 blah blah");
makes a symlink.
and so does "site chattr"

it would be cool if the script can print out
printf("!site chattr 1 blah blah");
and !site , would work for all site commands.

for example
printf("!site deluser")
printf("!site kick")

:)

this would help me elminate those winsock tools from ioTRIAL.