minus-squaretranzystorek_io@beehaw.orgtoProgrammer Humor@programming.dev•Touch a file in LinuxlinkfedilinkEnglisharrow-up6·8 months agomost shells will accept outputting from a silent command to a file, e.g. :> foo.txt (where : is the posix synonym to the true command) linkfedilink
minus-squaretranzystorek_io@beehaw.orgOPtoGaming@beehaw.org•Cosy, brainless games when you're sicklinkfedilinkarrow-up0·1 year agoProbably should mention Fugl linkfedilink
tranzystorek_io@beehaw.org to Gaming@beehaw.org · 1 year agoCosy, brainless games when you're sickplus-squaremessage-squaremessage-square5fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareCosy, brainless games when you're sickplus-squaretranzystorek_io@beehaw.org to Gaming@beehaw.org · 1 year agomessage-square5fedilink
most shells will accept outputting from a silent command to a file, e.g.
:> foo.txt
(where:
is the posix synonym to thetrue
command)