Search Results

0
votes

Windows command line tool analagous to UN*X “tail” command?

dos's type works like *nux's cat, though just like cat, it does dump the whole file, so its not really a true tail, but its going to be available in a pinch without downlo …