KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
tips_bash
★ 8
Open GitHub ↗
Bash tips
Download README (.md)
Explore Similar Repositories
angular2-google-place-autocomplete
:
Angular2 goole place auto complete is a directive.
SpotifyKit
:
A comprehensive Swift framework for the Spotify Web API.
go-radiooooo
:
Archiving scraper for radiooooo.com
Schedule_Sampling_Seq2Seq_Movie_Script_Chatbot_PyTorch
:
Build a chatbot based on gender with Seq2Seq and Schedule-Sampling Seq2Seq with PyTorch
angular-placeholder-shimmer
:
An angular placeholder shimmer for angularjs applications
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tips_bash
?
Download (.md)
Bash Tips --- **Terminal login load script** add `*.sh` with `chomd +x` to `/etc/profile.d/` - the same as `.` / `source` command ( `. *.sh` ) - all functions in `*.sh` can be run as bash commands - all variables in `*.sh` can be called in shell **Terminal banner** display banner on login from `/etc/motd`