mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
3 lines
44 B
Text
3 lines
44 B
Text
|
#! /bin/ksh
|
||
|
read -r && print -r -- "$REPLY"
|