1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4045
+user: App\Entity\User {#3993 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Not at my computer so I can’t double check, but I believe you can replace the outer double quotes with single quotes. I’d also remove the spaces before and after the equal sign for the alias. I don’t know about fish but I know bash doesn’t like when you add spaces there."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705734994 {#4055
date: 2024-01-20 08:16:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4043 …}
+nested: Doctrine\ORM\PersistentCollection {#4041 …}
+votes: Doctrine\ORM\PersistentCollection {#4039 …}
+reports: Doctrine\ORM\PersistentCollection {#4037 …}
+favourites: Doctrine\ORM\PersistentCollection {#4005 …}
+notifications: Doctrine\ORM\PersistentCollection {#4009 …}
-id: 325083
-bodyTs: "'add':54 'alia':38 'also':26 'bash':48 'believ':13 'check':10 'comput':4 'd':25 'doesn':49 'doubl':9,19 'equal':34 'fish':44 'know':42,47 'like':51 'outer':18 'quot':20,23 'remov':27 'replac':16 'sign':35 'singl':22 'space':29,55"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6631344"
+editedAt: DateTimeImmutable @1727023219 {#3991
date: 2024-09-22 18:40:19.0 +02:00
}
+createdAt: DateTimeImmutable @1705734994 {#4054
date: 2024-01-20 08:16:34.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4045
+user: App\Entity\User {#3993 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Not at my computer so I can’t double check, but I believe you can replace the outer double quotes with single quotes. I’d also remove the spaces before and after the equal sign for the alias. I don’t know about fish but I know bash doesn’t like when you add spaces there."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705734994 {#4055
date: 2024-01-20 08:16:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4043 …}
+nested: Doctrine\ORM\PersistentCollection {#4041 …}
+votes: Doctrine\ORM\PersistentCollection {#4039 …}
+reports: Doctrine\ORM\PersistentCollection {#4037 …}
+favourites: Doctrine\ORM\PersistentCollection {#4005 …}
+notifications: Doctrine\ORM\PersistentCollection {#4009 …}
-id: 325083
-bodyTs: "'add':54 'alia':38 'also':26 'bash':48 'believ':13 'check':10 'comput':4 'd':25 'doesn':49 'doubl':9,19 'equal':34 'fish':44 'know':42,47 'like':51 'outer':18 'quot':20,23 'remov':27 'replac':16 'sign':35 'singl':22 'space':29,55"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6631344"
+editedAt: DateTimeImmutable @1727023219 {#3991
date: 2024-09-22 18:40:19.0 +02:00
}
+createdAt: DateTimeImmutable @1705734994 {#4054
date: 2024-01-20 08:16:34.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4045
+user: App\Entity\User {#3993 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Not at my computer so I can’t double check, but I believe you can replace the outer double quotes with single quotes. I’d also remove the spaces before and after the equal sign for the alias. I don’t know about fish but I know bash doesn’t like when you add spaces there."
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705734994 {#4055
date: 2024-01-20 08:16:34.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4043 …}
+nested: Doctrine\ORM\PersistentCollection {#4041 …}
+votes: Doctrine\ORM\PersistentCollection {#4039 …}
+reports: Doctrine\ORM\PersistentCollection {#4037 …}
+favourites: Doctrine\ORM\PersistentCollection {#4005 …}
+notifications: Doctrine\ORM\PersistentCollection {#4009 …}
-id: 325083
-bodyTs: "'add':54 'alia':38 'also':26 'bash':48 'believ':13 'check':10 'comput':4 'd':25 'doesn':49 'doubl':9,19 'equal':34 'fish':44 'know':42,47 'like':51 'outer':18 'quot':20,23 'remov':27 'replac':16 'sign':35 'singl':22 'space':29,55"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6631344"
+editedAt: DateTimeImmutable @1727023219 {#3991
date: 2024-09-22 18:40:19.0 +02:00
}
+createdAt: DateTimeImmutable @1705734994 {#4054
date: 2024-01-20 08:16:34.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4083
+user: App\Entity\User {#4066 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
I think you have to alternate the quotations you use between doubles and singles, pairwise. Else the first pair is closed after --format.\n
\n
So you have to use a pattern like “command level 1 ‘level 2 “level 3” more level 2’ more level 1”\n
\n
Does that make sense?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1727159483 {#4089
date: 2024-09-24 08:31:23.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4081 …}
+nested: Doctrine\ORM\PersistentCollection {#4079 …}
+votes: Doctrine\ORM\PersistentCollection {#4077 …}
+reports: Doctrine\ORM\PersistentCollection {#4074 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 325084
-bodyTs: "'1':34,44 '2':36,41 '3':38 'altern':6 'close':21 'command':32 'doubl':12 'els':16 'first':18 'format':23 'level':33,35,37,40,43 'like':31 'make':47 'pair':19 'pairwis':15 'pattern':30 'quotat':8 'sens':48 'singl':14 'think':2 'use':10,28"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7545096"
+editedAt: null
+createdAt: DateTimeImmutable @1705735037 {#4087
date: 2024-01-20 08:17:17.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4083
+user: App\Entity\User {#4066 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
I think you have to alternate the quotations you use between doubles and singles, pairwise. Else the first pair is closed after --format.\n
\n
So you have to use a pattern like “command level 1 ‘level 2 “level 3” more level 2’ more level 1”\n
\n
Does that make sense?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1727159483 {#4089
date: 2024-09-24 08:31:23.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4081 …}
+nested: Doctrine\ORM\PersistentCollection {#4079 …}
+votes: Doctrine\ORM\PersistentCollection {#4077 …}
+reports: Doctrine\ORM\PersistentCollection {#4074 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 325084
-bodyTs: "'1':34,44 '2':36,41 '3':38 'altern':6 'close':21 'command':32 'doubl':12 'els':16 'first':18 'format':23 'level':33,35,37,40,43 'like':31 'make':47 'pair':19 'pairwis':15 'pattern':30 'quotat':8 'sens':48 'singl':14 'think':2 'use':10,28"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7545096"
+editedAt: null
+createdAt: DateTimeImmutable @1705735037 {#4087
date: 2024-01-20 08:17:17.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4083
+user: App\Entity\User {#4066 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
I think you have to alternate the quotations you use between doubles and singles, pairwise. Else the first pair is closed after --format.\n
\n
So you have to use a pattern like “command level 1 ‘level 2 “level 3” more level 2’ more level 1”\n
\n
Does that make sense?
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1727159483 {#4089
date: 2024-09-24 08:31:23.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4081 …}
+nested: Doctrine\ORM\PersistentCollection {#4079 …}
+votes: Doctrine\ORM\PersistentCollection {#4077 …}
+reports: Doctrine\ORM\PersistentCollection {#4074 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 325084
-bodyTs: "'1':34,44 '2':36,41 '3':38 'altern':6 'close':21 'command':32 'doubl':12 'els':16 'first':18 'format':23 'level':33,35,37,40,43 'like':31 'make':47 'pair':19 'pairwis':15 'pattern':30 'quotat':8 'sens':48 'singl':14 'think':2 'use':10,28"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7545096"
+editedAt: null
+createdAt: DateTimeImmutable @1705735037 {#4087
date: 2024-01-20 08:17:17.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4165
+user: App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Try using ‘apostrophes’ for the outer set of quotes and see if that works"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705735147 {#4160
date: 2024-01-20 08:19:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4166 …}
+nested: Doctrine\ORM\PersistentCollection {#4168 …}
+votes: Doctrine\ORM\PersistentCollection {#4170 …}
+reports: Doctrine\ORM\PersistentCollection {#4172 …}
+favourites: Doctrine\ORM\PersistentCollection {#4174 …}
+notifications: Doctrine\ORM\PersistentCollection {#4176 …}
-id: 325086
-bodyTs: "'apostroph':3 'outer':6 'quot':9 'see':11 'set':7 'tri':1 'use':2 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6298991"
+editedAt: null
+createdAt: DateTimeImmutable @1705735147 {#4161
date: 2024-01-20 08:19:07.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#4165
+user: App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Try using ‘apostrophes’ for the outer set of quotes and see if that works"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705735147 {#4160
date: 2024-01-20 08:19:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4166 …}
+nested: Doctrine\ORM\PersistentCollection {#4168 …}
+votes: Doctrine\ORM\PersistentCollection {#4170 …}
+reports: Doctrine\ORM\PersistentCollection {#4172 …}
+favourites: Doctrine\ORM\PersistentCollection {#4174 …}
+notifications: Doctrine\ORM\PersistentCollection {#4176 …}
-id: 325086
-bodyTs: "'apostroph':3 'outer':6 'quot':9 'see':11 'set':7 'tri':1 'use':2 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6298991"
+editedAt: null
+createdAt: DateTimeImmutable @1705735147 {#4161
date: 2024-01-20 08:19:07.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4165
+user: App\Entity\User {#4178 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Try using ‘apostrophes’ for the outer set of quotes and see if that works"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705735147 {#4160
date: 2024-01-20 08:19:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4166 …}
+nested: Doctrine\ORM\PersistentCollection {#4168 …}
+votes: Doctrine\ORM\PersistentCollection {#4170 …}
+reports: Doctrine\ORM\PersistentCollection {#4172 …}
+favourites: Doctrine\ORM\PersistentCollection {#4174 …}
+notifications: Doctrine\ORM\PersistentCollection {#4176 …}
-id: 325086
-bodyTs: "'apostroph':3 'outer':6 'quot':9 'see':11 'set':7 'tri':1 'use':2 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6298991"
+editedAt: null
+createdAt: DateTimeImmutable @1705735147 {#4161
date: 2024-01-20 08:19:07.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4238
+user: App\Entity\User {#4251 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
As the others have said, your first issue is using blank spaces before and after `=`\n
\n
Then, when you need to use double quotes in a command, the alias should be defined with single quotes, like this:\n
\n
```\n
\n
<span style="color:#323232;">$\u{A0}alias\u{A0}dockps='docker\u{A0}ps\u{A0}--format\u{A0}"table\u{A0}{{.ID}}\u{A0}\u{A0}{{.Names}}\u{A0}\u{A0}{{.Status}}\u{A0}\u{A0}{{.Ports}}"'\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1727048104 {#4233
date: 2024-09-23 01:35:04.0 +02:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4239 …}
+nested: Doctrine\ORM\PersistentCollection {#4241 …}
+votes: Doctrine\ORM\PersistentCollection {#4243 …}
+reports: Doctrine\ORM\PersistentCollection {#4245 …}
+favourites: Doctrine\ORM\PersistentCollection {#4247 …}
+notifications: Doctrine\ORM\PersistentCollection {#4249 …}
-id: 325104
-bodyTs: "'alia':28,37 'blank':11 'command':26 'defin':31 'docker':39 'dockp':38 'doubl':22 'first':7 'format':41 'id':43 'issu':8 'like':35 'name':44 'need':19 'other':3 'port':46 'ps':40 'quot':23,34 'said':5 'singl':33 'space':12 'status':45 'tabl':42 'use':10,21"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6927134"
+editedAt: null
+createdAt: DateTimeImmutable @1705735718 {#4234
date: 2024-01-20 08:28:38.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#4238
+user: App\Entity\User {#4251 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
As the others have said, your first issue is using blank spaces before and after `=`\n
\n
Then, when you need to use double quotes in a command, the alias should be defined with single quotes, like this:\n
\n
```\n
\n
<span style="color:#323232;">$\u{A0}alias\u{A0}dockps='docker\u{A0}ps\u{A0}--format\u{A0}"table\u{A0}{{.ID}}\u{A0}\u{A0}{{.Names}}\u{A0}\u{A0}{{.Status}}\u{A0}\u{A0}{{.Ports}}"'\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1727048104 {#4233
date: 2024-09-23 01:35:04.0 +02:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4239 …}
+nested: Doctrine\ORM\PersistentCollection {#4241 …}
+votes: Doctrine\ORM\PersistentCollection {#4243 …}
+reports: Doctrine\ORM\PersistentCollection {#4245 …}
+favourites: Doctrine\ORM\PersistentCollection {#4247 …}
+notifications: Doctrine\ORM\PersistentCollection {#4249 …}
-id: 325104
-bodyTs: "'alia':28,37 'blank':11 'command':26 'defin':31 'docker':39 'dockp':38 'doubl':22 'first':7 'format':41 'id':43 'issu':8 'like':35 'name':44 'need':19 'other':3 'port':46 'ps':40 'quot':23,34 'said':5 'singl':33 'space':12 'status':45 'tabl':42 'use':10,21"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6927134"
+editedAt: null
+createdAt: DateTimeImmutable @1705735718 {#4234
date: 2024-01-20 08:28:38.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4238
+user: App\Entity\User {#4251 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
As the others have said, your first issue is using blank spaces before and after `=`\n
\n
Then, when you need to use double quotes in a command, the alias should be defined with single quotes, like this:\n
\n
```\n
\n
<span style="color:#323232;">$\u{A0}alias\u{A0}dockps='docker\u{A0}ps\u{A0}--format\u{A0}"table\u{A0}{{.ID}}\u{A0}\u{A0}{{.Names}}\u{A0}\u{A0}{{.Status}}\u{A0}\u{A0}{{.Ports}}"'\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1727048104 {#4233
date: 2024-09-23 01:35:04.0 +02:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4239 …}
+nested: Doctrine\ORM\PersistentCollection {#4241 …}
+votes: Doctrine\ORM\PersistentCollection {#4243 …}
+reports: Doctrine\ORM\PersistentCollection {#4245 …}
+favourites: Doctrine\ORM\PersistentCollection {#4247 …}
+notifications: Doctrine\ORM\PersistentCollection {#4249 …}
-id: 325104
-bodyTs: "'alia':28,37 'blank':11 'command':26 'defin':31 'docker':39 'dockp':38 'doubl':22 'first':7 'format':41 'id':43 'issu':8 'like':35 'name':44 'need':19 'other':3 'port':46 'ps':40 'quot':23,34 'said':5 'singl':33 'space':12 'status':45 'tabl':42 'use':10,21"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6927134"
+editedAt: null
+createdAt: DateTimeImmutable @1705735718 {#4234
date: 2024-01-20 08:28:38.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4311
+user: App\Entity\User {#4324 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
Just a thought: It should be possible to save the default ps output does that not fit your use case better?\n
\n
`man 5 docker-config-json`\n
\n
[man.archlinux.org/man/…/docker-config-json.5.en](https://man.archlinux.org/man/extra/docker/docker-config-json.5.en)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1727302106 {#4306
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4312 …}
+nested: Doctrine\ORM\PersistentCollection {#4314 …}
+votes: Doctrine\ORM\PersistentCollection {#4316 …}
+reports: Doctrine\ORM\PersistentCollection {#4318 …}
+favourites: Doctrine\ORM\PersistentCollection {#4320 …}
+notifications: Doctrine\ORM\PersistentCollection {#4322 …}
-id: 327638
-bodyTs: "'/docker-config-json.5.en':31 '/man/':30 '/man/extra/docker/docker-config-json.5.en)':34 '5':23 'better':21 'case':20 'config':26 'default':11 'docker':25 'docker-config-json':24 'fit':17 'json':27 'man':22 'man.archlinux.org':29,33 'man.archlinux.org/man/':28 'man.archlinux.org/man/extra/docker/docker-config-json.5.en)':32 'output':13 'possibl':7 'ps':12 'save':9 'thought':3 'use':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877038"
+editedAt: null
+createdAt: DateTimeImmutable @1705823881 {#4307
date: 2024-01-21 08:58:01.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#4311
+user: App\Entity\User {#4324 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
Just a thought: It should be possible to save the default ps output does that not fit your use case better?\n
\n
`man 5 docker-config-json`\n
\n
[man.archlinux.org/man/…/docker-config-json.5.en](https://man.archlinux.org/man/extra/docker/docker-config-json.5.en)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1727302106 {#4306
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4312 …}
+nested: Doctrine\ORM\PersistentCollection {#4314 …}
+votes: Doctrine\ORM\PersistentCollection {#4316 …}
+reports: Doctrine\ORM\PersistentCollection {#4318 …}
+favourites: Doctrine\ORM\PersistentCollection {#4320 …}
+notifications: Doctrine\ORM\PersistentCollection {#4322 …}
-id: 327638
-bodyTs: "'/docker-config-json.5.en':31 '/man/':30 '/man/extra/docker/docker-config-json.5.en)':34 '5':23 'better':21 'case':20 'config':26 'default':11 'docker':25 'docker-config-json':24 'fit':17 'json':27 'man':22 'man.archlinux.org':29,33 'man.archlinux.org/man/':28 'man.archlinux.org/man/extra/docker/docker-config-json.5.en)':32 'output':13 'possibl':7 'ps':12 'save':9 'thought':3 'use':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877038"
+editedAt: null
+createdAt: DateTimeImmutable @1705823881 {#4307
date: 2024-01-21 08:58:01.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4311
+user: App\Entity\User {#4324 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
+title: "creating an alias of a command with plenty special characters"
+url: null
+body: """
Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
\n
However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
\n
Fish error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}””`\n
\n
`alias: expected <= 2 arguments; got 3`\n
\n
Bash error: `$ alias dockps = “docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}”: not found`\n
\n
What am I doing wrong?\n
\n
Thanks in advance!\n
\n
Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}” end $ funcsave dockerps `\n
\n
I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 26
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727302106 {#2414
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 31883
-titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
-bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705820891
+visibility: "visible "
+apId: "https://lemmy.ml/post/10790028"
+editedAt: DateTimeImmutable @1727023176 {#1793
date: 2024-09-22 18:39:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705734491 {#2402
date: 2024-01-20 08:08:11.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
Just a thought: It should be possible to save the default ps output does that not fit your use case better?\n
\n
`man 5 docker-config-json`\n
\n
[man.archlinux.org/man/…/docker-config-json.5.en](https://man.archlinux.org/man/extra/docker/docker-config-json.5.en)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1727302106 {#4306
date: 2024-09-26 00:08:26.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@krash@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4312 …}
+nested: Doctrine\ORM\PersistentCollection {#4314 …}
+votes: Doctrine\ORM\PersistentCollection {#4316 …}
+reports: Doctrine\ORM\PersistentCollection {#4318 …}
+favourites: Doctrine\ORM\PersistentCollection {#4320 …}
+notifications: Doctrine\ORM\PersistentCollection {#4322 …}
-id: 327638
-bodyTs: "'/docker-config-json.5.en':31 '/man/':30 '/man/extra/docker/docker-config-json.5.en)':34 '5':23 'better':21 'case':20 'config':26 'default':11 'docker':25 'docker-config-json':24 'fit':17 'json':27 'man':22 'man.archlinux.org':29,33 'man.archlinux.org/man/':28 'man.archlinux.org/man/extra/docker/docker-config-json.5.en)':32 'output':13 'possibl':7 'ps':12 'save':9 'thought':3 'use':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6877038"
+editedAt: null
+createdAt: DateTimeImmutable @1705823881 {#4307
date: 2024-01-21 08:58:01.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
edit
|
App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|