source bash_func - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
|
Less is more, here are some very simple functions that I always source in to my .bashrc
Code: # prints newest file in dirCode: # adds an alias and re-sources .bashrcI also use some of the nuggets from this thread on another forum: https://linuxbbq.org/bbs/viewtopic.php?f=4&t=2076 |
|||
| Messages In This Thread |
|
source bash_func - by budRich - 16-11-2017, 07:38 AM
RE: source bash_func - by venam - 16-11-2017, 08:04 AM
RE: source bash_func - by pkal - 16-11-2017, 07:15 PM
RE: source bash_func - by venam - 17-11-2017, 01:19 AM
|