Skip to content
/ slowcat Public

Original `slowcat` command with macOS support.

Notifications You must be signed in to change notification settings

rusq/slowcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

slowcat.c - slow down the display of a file

copyright (c) 2001,2002,2007  dave w capella   All Rights Reserved

distributed under the terms of the GNU Public license

There is NO WARRANTY, and NO SUPPORT WHATSOEVER.

building: make slowcat && mv slowcat $HOME/bin
(assuming that you have a personal bin directory)

usage: slowcat [-d usecs] filename
where usecs is the number of micro-seconds to delay.

feedback welcome. enjoy!
...dave


09/24/07 - modifications to include nanosleep, brian at landsberger.com
09/26/21 - include string.h and usage function, support for Darwin. github:rusq

About

Original `slowcat` command with macOS support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages