Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: status

02 May

Post To Identi.ca using Curl

Post a status update to identi.ca using just curl


curl --basic --user binnyva:PASSWORD --data-ascii "status=The new status goes here" http://identi.ca/api/statuses/update.xml
admin Posted in Command Line, Linux cli, command, curl, identi.ca, Linux, post, status, twitter Leave a comment
02 Jan

Show Link Status

Show link status of ‘eth0’


mii-tool eth0
admin Posted in Command Line, Linux command, eth, filler, link, Linux, mii-tool, network, status Leave a comment
16 Nov

Find Link Status

Show link status of all interfaces


ip link show
admin Posted in Command Line, Linux command, filler, interface, ip, link, Linux, status Leave a comment
04 Nov

git status Without the Untracked Files

Don’t show the untracked files in git status


git status | perl -pe "exit if(/Untracked files\:/)"
admin Posted in Command Line, Linux command, git, gitstat, Linux, Perl, status 5 Comments

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑