From e7a535dd8ad1b18289e2ab8168c7a5a73a647af1 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 29 Sep 2021 21:27:24 -0700 Subject: refactor --- .local/bin/o | 5 ----- 1 file changed, 5 deletions(-) (limited to '.local/bin/o') diff --git a/.local/bin/o b/.local/bin/o index a12eee46..21464974 100755 --- a/.local/bin/o +++ b/.local/bin/o @@ -5,11 +5,6 @@ # https://serverfault.com/questions/117152/do-background-processes-get-a-sighup-when-logging-off # https://wiki.archlinux.org/title/default_applications -# improve -# if $1 is executable script filename in current dir and no ./ in front, use ./$1 ? -# also consider if $1 is executable but is directory? -# consider directoy, using xdg-mime to get the application name, hope the application can open dir and use it to batch open them, maybe not use while to open them one by one - # I don't care about errors, I don't want to handle errors, just shut up please. # nohup seems not necessary if don't care about daemon SIGHUP requirement -- cgit v1.2.3-70-g09d2