log wisdom/print_args_or_input @ 12274:3c04e9ef7a3a draft

age author description
Sat, 22 Jul 2017 00:56:05 +0000 HackBot <oerjan> slwd print_args_or_input//s,Use as ,&\',;s,Code ,Code\',
Sat, 22 Jul 2017 00:55:51 +0000 HackBot <oerjan> revert
Sat, 22 Jul 2017 00:55:40 +0000 HackBot <oerjan> slwd print_args_or_input//s,Use as ,&",;s,Code ,Code",
Sat, 22 Jul 2017 00:48:48 +0000 HackBot <oerjan> slwd print_args_or_input//s, , ,
Sat, 22 Jul 2017 00:46:02 +0000 HackBot <oerjan> slwd print_args_or_input//s,Is,is,
Sat, 22 Jul 2017 00:45:19 +0000 HackBot <oerjan> learn print_args_or_input Is a utility command that makes it easy to create a shell script that can be used either as a pipe or directly as a HackEgo command. Use as print_args_or_input "$@" | yourShellCode . See also shebang_args_or_input.