Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Bash script change directory run a command Code Example
bash script change directory run a command
#!/bin/sh cd "$1" && shift && "$@"
Source:
stackoverflow.com
Next
Previous
Shell
Related
git fatal bad revision cherry-pick Code Example
Copy File from One Directory to Another in Linux Code Example
how to Add new commit to the existing Git tag Code Example
how to copy my pub ssh key to server linux Code Example
ubuntu change /etc/resolv.conf Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
13