File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040 ```
4141
4242 ``` shell
43- deltik@box53 [~]$ LD_PRELOAD=/tmp/curl-impersonate/build/curl-8_15_0/lib/. libs/libcurl-impersonate.so.4.8.0 CURL_IMPERSONATE=firefox147 shell-ai suggest -- ' get boot time in UTC'
43+ deltik@box53 [~]$ LD_PRELOAD=/tmp/curl-impersonate/build/curl-8_15_0/lib/.libs/libcurl-impersonate.so.4.8.0 CURL_IMPERSONATE=firefox147 shell-ai suggest -- ' get boot time in UTC'
4444 Select a command:
4545 [1] date -u -d @$(( $(date +% s) - $(awk '{print int($1 )}' / proc/ uptime)) )
46- 2 date -u -d " $( who -b | awk ' {print $3\" \" $4}' ) " +" %Y-%m-%d %H:%M:%S %Z"
47- 3 date -u -d @$(( $(date +% s) - $(awk '{print int($1 )}' / proc/ uptime)) ) +" %Y-%m-%d %H:%M:%S UTC"
46+ 2 date -u -d " $( who -b | awk ' {print $3\" \" $4}' ) " +" %Y-%m-%d %H:%M:%S %Z"
47+ 3 date -u -d @$(( $(date +% s) - $(awk '{print int($1 )}' / proc/ uptime)) ) +" %Y-%m-%d %H:%M:%S UTC"
4848 g Generate new suggestions
4949 n Enter a new command
5050 q Quit
You can’t perform that action at this time.
0 commit comments