pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
Main
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
Paste Search Dynamic
Recent pastes
mystack.top is now
7 hours ago
failed to push some refs
7 hours ago
sort s1 s2
7 hours ago
Unexpected token
7 hours ago
dingin
7 hours ago
Error Cannot find module
7 hours ago
global num
7 hours ago
Call to undefined function
7 hours ago
vector sort
7 hours ago
parameters are missing
7 hours ago
Begin ignorecase
#!/bin/bash
# your code goes here
awk
'BEGIN{FS=",";s=0; IGNORECASE=1;}NR>1{if($3=="finance") {s-s+$4}}END{if(s ==0) {print "No Asset Found"} else {print"Total Asset Price =",s}}'
Parsed in 0.006 seconds
Please enable JavaScript to view the
comments powered by Disqus.