Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A quick one to display the contents of my scripts:

  $ wat wat
  #!/usr/bin/env bash
  cat `which $1`


I have something similar in windows

c:\Temp>tbt tbt @echo off

type c:\tools\%1.bat

c:\Temp>




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: