Skip to content
  • About’n’Search
  • Datenschutzerklärung // Privacy Declaration

bytes and bones

stuff that matters

Tag: arguments

Written by #xxaxxelxxJanuary 14, 2022January 14, 2022

korn shell alias with arguments

alias xxmaillogsearch=’_(){ ls /var/log/maillog* | sort -r | xargs zcat -f | grep -i “$@”; }; _’ Attention: All the spaces and semicola are important.

Written by #xxaxxelxxJuly 4, 2018

mount cifs // error 22 / invalid argument

mount.cifs does not accept your arguments? add vers=1.0 to your options

Written by #xxaxxelxxMay 4, 2016May 4, 2016

BASH | get command line from pid

ps -p PID -o args=

Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Follow Following
    • bytes and bones
    • Join 88 other followers
    • Already have a WordPress.com account? Log in now.
    • bytes and bones
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar