tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 4 days agoHow to run firefox -p command and have firefox opened after closing the terminal like WIndows Run box.message-squaremessage-square18fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareHow to run firefox -p command and have firefox opened after closing the terminal like WIndows Run box.tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 4 days agomessage-square18fedilink
minus-squarenon_burglar@lemmy.worldlinkfedilinkarrow-up0·4 days agoYou don’t need disown if you’re closing the terminal. Just firefox -p &
You don’t need disown if you’re closing the terminal. Just
firefox -p &