Skip to content

Instantly share code, notes, and snippets.

View tapankavasthi's full-sized avatar
🏘️
Remote

Tapan Avasthi tapankavasthi

🏘️
Remote
View GitHub Profile
#!/bin/sh
touch touch_file && (ls -latrh ./touch_file | awk '{print "size with touch is", $5;}');
mkdir mkdir_file && (ls -latrh ./mkdir_file | awk '{if($9==".") print "size with mkdir is", $5;}');
@tapankavasthi
tapankavasthi / balanced_parantheses.sed
Created March 5, 2020 10:29
Balanced Parantheses Using Regex
:combine
s/\(\)//g
s/\{\}//g
s/\[\]//g
t combine
s/^$/balanced/p
t
s/.*/Unbalanced/p
- [ ] Task-1
[Start Timer](https://www.google.com/search?q=timer+25+minutes)
---
- [ ] Break
[Start Timer](https://www.google.com/search?q=timer+5+minutes)
---
- [ ] ## Task-2
[Start Timer](https://www.google.com/search?q=timer+25+minutes)
---
- [ ] Break
@tapankavasthi
tapankavasthi / pomodoro-template.md
Last active November 10, 2019 06:54
Pomodoro Template

Keybase proof

I hereby claim:

  • I am tapankavasthi on github.
  • I am tapanavasthi (https://keybase.io/tapanavasthi) on keybase.
  • I have a public key whose fingerprint is 6A0F 6C5C 6705 1CF0 6C8C C99F 004A 767B 7C1B D5BB

To claim this, I am signing this object: