#bashoneliners search results

"Looking to unleash your inner UNIX hacker? Check out this article on Bash One-Liners for LLMs. Learn how to maximize the power of llamafile and create one-liners that will blow your mind! #BashOneLiners #LLMs #ShellScripting" justine.lol/oneliners/


Use vim to pretty print a file with syntax highlighting: vim +'hardcopy > output.ps' +q style.css #bashoneliners


for i in `cat some.txt`; do echo "$RANDOM $i"; done | sort | sed -E 's/^[0-9]+ //' > randorder.txt #bashoneliners


@gnanet Yup, that's the plan! It's pretty high up on our todo list trello.com/board/main/4e7… #bash #bashoneliners


wc -l < dat && awk '!x[$0]++' dat | sed '/^\s*$/d' | tee >(wc -l >&2) | sponge dat #bashoneliners


Bash one liners: loop over each line and do something. #nixskillz #bashoneliners evernote.com/shard/s28/sh/a…


file descriptors per pid: for x in `ps -ef| awk '{ print $2 }'`;do ls /proc/$x/fd;done #bashoneliners /cc @alanjohndix @olafhartig


Not sure if I'm angry or impressed with myself for writing a one line script with 8 pipes and 2 for loops #Confused #Sysadmin #BashOneLiners


Una sólo línea para hacer todo posible ... #BashOneLiners


print out the names of files that contain BOM chars: grep -rl $'\xEF\xBB\xBF' . #bashoneliners


No results for "#bashoneliners"
No results for "#bashoneliners"
Loading...

Something went wrong.


Something went wrong.


United States Trends