view paste/paste.9680 @ 12508:335a2a849232 draft default tip

<wib_jonas> `` f=/hackenv/bin/dateu; >$f echo $\'#!/bin/bash\\nset -e\\nif (( 1 < $# )); then echo "dateu error: too many command-line arguments. Usage: dateu datetimestring"; exit 2; fi\\nexec date -u ${1:+-d "$1"} "+%Y-%m-%d %H:%M:%S.%3N %z %Z %B %-e %A %G-W%V-%u"\'; chmod a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 03 Jul 2024 18:15:24 +0100
parents 0f9fbb963836
children
line wrap: on
line source

2013-09-17.txt:11:55:44: -!- ambiltrif has joined #esoteric.
2013-09-17.txt:11:55:50: <ambiltrif> http://pastebin.com/L5da2KjQ I am making a tic tac toe game in C, How can this code/algorithm be made better?
2013-09-17.txt:11:55:55: <ambiltrif> Or can someone show me a better/alternative approach?
2013-09-17.txt:12:11:39: <ambiltrif> Koen: Yes I am doing that.
2013-09-17.txt:12:12:06: <oerjan> `pastelogs ambiltrif
2013-09-17.txt:12:12:18: <ambiltrif> oerjan: what?
2013-09-17.txt:12:12:31: <oerjan> ambiltrif: i'm wondering if you've been here before