niglesias


Member since 05/20/2011

1 snippets

501 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

niglesias's Recent Bash Snippets



« Prev 1 Next »
Empties the keyboard buffer. Useful to discard keyboard input during a command execution inside a bash script. Try this script without this line: read -t 0.1 -N 255 and enter any garbage ([ENTER] and all) during these 2 seconds window... Th...
0 652 posted 12 years ago by niglesias
« Prev 1 Next »