Y
Hacker News
new
|
ask
|
show
|
jobs
Empty a file with a "touch" like alias ( on *nix systems)
(
coderwall.com
)
1 points
by
rover
5084 days ago
1 comments
aritraghosh007
5084 days ago
Do you know there is better way than what has been described in the article !!
Its dead simple , on a shell prompt just execute :>filename
link
rover
5084 days ago
didn't know that. Thanks.
link
Its dead simple , on a shell prompt just execute :>filename