fork download
  1. #!/bin/bash
  2.  
  3. informacoes="Executado por ${user} no ${host} em ${timestamp}"
  4.  
  5. echo $informacoes
Success #stdin #stdout 0.01s 5288KB
stdin
Standard input is empty
stdout
Executado por no em