Skip to content

TRUEANGLE

BEAUTY AND PLAY

  • DOLLECT
  • Others
  • Configuration
  • AI
  • BLOG
  • ABOUT
    • ABOUT
    • Perception Style

Daily Archives: June 23, 2013

true and false notes

A UNIX Command $true $echo $? 0 $false $echo $? 1 $ $ ./true –version >&- ./true: write error: Bad file number $ ./true –version > /dev/full ./true: write error: No space left on device UNIX Explanation true – do nothing, successfully exit with a status code indicating success. false – do nothing, unsuccessfully exit …

Continue reading “true and false notes”

Posted byjeffrinJune 23, 2013Posted inUncategorized

setterm

commandline session $setterm -underline $ls $ls -l total 0 $ls -a . .. $setterm -underline off $ls $ls -l total 0 $ls -a . .. $ http://pluto.infoclub.in/wp-content/uploads/2013/06/setterm.c

Posted byjeffrinJune 23, 2013Posted inUncategorizedLeave a comment on setterm
June 2013
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
« May   Jul »
TRUEANGLE, Proudly powered by WordPress.