Login
VirtualTam's bookmarks
Search
1
bookmark
Previous
Next
1
howdoi: instant coding answers via the command line
2019-09-24
command-line
help
linux
programming
programming/python
search-engine
web
Permalink
1
$ pip install howdoi
2
$ howdoi format date bash
3
>
DATE
=
`
date +%Y-%m-%d
`
Back to top
Previous
Next
1